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