From dc1ce4ae5123ee1dcba25d3a8be7f6cb9e768e50 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 20 Jun 2026 17:56:49 +0000 Subject: [PATCH] chore(deps): update https://gitea.t000-n.de/t.behrendt/trivy-actions digest to --- .gitea/workflows/run-trivy-scan.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/run-trivy-scan.yaml b/.gitea/workflows/run-trivy-scan.yaml index c6138a6..79dd177 100644 --- a/.gitea/workflows/run-trivy-scan.yaml +++ b/.gitea/workflows/run-trivy-scan.yaml @@ -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