From 99ea4845fc4841bafdd2c739e6b0cda2dc0540da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 02:45:21 +0000 Subject: [PATCH] Update aquasecurity/trivy-action digest to 26d71e6 --- .github/workflows/docker-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-ci.yml b/.github/workflows/docker-ci.yml index 3eaf171..3a79eb5 100644 --- a/.github/workflows/docker-ci.yml +++ b/.github/workflows/docker-ci.yml @@ -60,7 +60,7 @@ jobs: labels: ${{ steps.meta.outputs.labels }} - name: Run Trivy vulnerability scanner - uses: aquasecurity/trivy-action@99baf0d8b4e787c3cfd7b602664c8ce60a43cd38 + uses: aquasecurity/trivy-action@26d71e622b84d103f86fb33a5a42c558e11f4ae0 with: image-ref: ${{ steps.meta.outputs.tags }} format: "sarif"