From b57dfc6bcdb28ff2b7731f30b28d8ba2b481b4d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 04:11:03 +0000 Subject: [PATCH] chore(deps): update sysdiglabs/scan-action digest to bb4a711 --- .github/workflows/sysdig-scan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sysdig-scan.yml b/.github/workflows/sysdig-scan.yml index 9324c2b..290c74d 100644 --- a/.github/workflows/sysdig-scan.yml +++ b/.github/workflows/sysdig-scan.yml @@ -36,7 +36,7 @@ jobs: - name: Sysdig Secure Inline Scan id: scan - uses: sysdiglabs/scan-action@84e4cc594b1ac7eed0f42ddc0609fec175200868 + uses: sysdiglabs/scan-action@bb4a71162e2b477c87f7f610a0b61e034241956b with: # Tag of the image to analyse. # Change ${{ github.repository }} variable by another image name if you want but don't forget changing also image-tag above