diff --git a/.github/workflows/sysdig-scan.yml b/.github/workflows/sysdig-scan.yml index 9324c2b..e52cf17 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@fe4881d7888fd10dab6b0c88f2904d68fd83d57a 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