Skip to content

Commit af26234

Browse files
Update snyk/actions digest to 9213221
1 parent 4f114b8 commit af26234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snyk-container-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
# Snyk can be used to break the build when it detects vulnerabilities.
4040
# In this case we want to upload the issues to GitHub Code Scanning
4141
continue-on-error: true
42-
uses: snyk/actions/docker@3e2680e8df93a24b52d119b1305fb7cedc60ceae
42+
uses: snyk/actions/docker@9213221444c2dc9e8b2502c1e857c26d851e84a7
4343
env:
4444
# In order to use the Snyk Action you will need to have a Snyk API token.
4545
# More details in https://github.com/snyk/actions#getting-your-snyk-token

0 commit comments

Comments
 (0)