Skip to content

Commit 7e369b3

Browse files
Update snyk action
1 parent 75c6ed8 commit 7e369b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snyk-container.yml

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

0 commit comments

Comments
 (0)