chore(deps): update https://gitea.t000-n.de/t.behrendt/trivy-actions digest to
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement

This commit is contained in:
2026-03-25 11:15:40 +00:00
parent bdbbf62d54
commit 9774060546

View File

@@ -102,7 +102,7 @@ jobs:
TRIVY_CACHE_DIR: ${{ runner.temp }}/trivy
- name: Merge image SARIF files
if: steps.get-images.outputs.images != '[]' && steps.scan.outputs.count != '0'
uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/merge-sarif-files@a6508d695d7bb6137f14372392d5c312c98225cf # 1.4.7
uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/merge-sarif-files@1.4.7
with:
files: ${{ steps.scan.outputs.files }}
output-file: image-sarif.json