From 33ba0e66c4919b157bb131c8a64439f9fa3aad12 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 18:33:33 +0000 Subject: [PATCH] chore(deps): update sysdiglabs/scan-action digest to 07d6420 --- .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 7790ad0..3e48e5f 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@07d642051a406b231ef7c90c6f8c5c6061825eda 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