We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9574281 commit 781342dCopy full SHA for 781342d
.github/workflows/sysdig-scan.yml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: Sysdig Secure Inline Scan
38
id: scan
39
- uses: sysdiglabs/scan-action@84e4cc594b1ac7eed0f42ddc0609fec175200868
+ uses: sysdiglabs/scan-action@fe4881d7888fd10dab6b0c88f2904d68fd83d57a
40
with:
41
# Tag of the image to analyse.
42
# Change ${{ github.repository }} variable by another image name if you want but don't forget changing also image-tag above
0 commit comments