Skip to content

Commit c450641

Browse files
Bump snyk/actions
Bumps [snyk/actions](https://github.com/snyk/actions) from 806182742461562b67788a64410098c9d9b96adb to 9213221444c2dc9e8b2502c1e857c26d851e84a7. - [Release notes](https://github.com/snyk/actions/releases) - [Commits](snyk/actions@8061827...9213221) --- updated-dependencies: - dependency-name: snyk/actions dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc20481 commit c450641

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@9213221444c2dc9e8b2502c1e857c26d851e84a7
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)