We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa9bec5 commit 9811a5bCopy full SHA for 9811a5b
1 file changed
.github/workflows/snyk-container.yml
@@ -33,7 +33,7 @@ jobs:
33
# Snyk can be used to break the build when it detects vulnerabilities.
34
# In this case we want to upload the issues to GitHub Code Scanning
35
continue-on-error: true
36
- uses: snyk/actions/docker@806182742461562b67788a64410098c9d9b96adb
+ uses: snyk/actions/docker@9213221444c2dc9e8b2502c1e857c26d851e84a7
37
env:
38
# In order to use the Snyk Action you will need to have a Snyk API token.
39
# More details in https://github.com/snyk/actions#getting-your-snyk-token
0 commit comments