Skip to content

Commit 5d77fc0

Browse files
Bump snyk/actions
Bumps [snyk/actions](https://github.com/snyk/actions) from 1d672a455ab3339ef0a0021e1ec809165ee12fad to 8349f9043a8b7f0f3ee8885bf28f0b388d2446e8. - [Release notes](https://github.com/snyk/actions/releases) - [Commits](snyk/actions@1d672a4...8349f90) --- updated-dependencies: - dependency-name: snyk/actions dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c52cae commit 5d77fc0

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
@@ -110,7 +110,7 @@ jobs:
110110
- name: Set up Snyk CLI to check for security issues
111111
# Snyk can be used to break the build when it detects security issues.
112112
# In this case we want to upload the SAST issues to GitHub Code Scanning
113-
uses: snyk/actions/setup@1d672a455ab3339ef0a0021e1ec809165ee12fad
113+
uses: snyk/actions/setup@8349f9043a8b7f0f3ee8885bf28f0b388d2446e8
114114

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

0 commit comments

Comments
 (0)