Skip to content

Commit 7b0cf0a

Browse files
authored
Merge pull request #21 from DavidOsipov/renovate/snyk-actions-digest
Update snyk/actions digest to cdb7600
2 parents 142bbc5 + 805ff4c commit 7b0cf0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snyk-security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Set up Snyk CLI to check for security issues
4040
# Snyk can be used to break the build when it detects security issues.
4141
# In this case we want to upload the SAST issues to GitHub Code Scanning
42-
uses: snyk/actions/setup@806182742461562b67788a64410098c9d9b96adb
42+
uses: snyk/actions/setup@cdb760004ba9ea4d525f2e043745dfe85bb9077e
4343

4444
# For Snyk Open Source you must first set up the development environment for your application's dependencies
4545
# For example for Node

0 commit comments

Comments
 (0)