Skip to content

Commit 28f1f00

Browse files
Bump snyk/actions
Bumps [snyk/actions](https://github.com/snyk/actions) from dad21f44fadb6fbcd8d89d8b602d6ac761fe4c86 to 640e31719aac3e44867d239dc86c20c3e34c8e4f. - [Release notes](https://github.com/snyk/actions/releases) - [Commits](snyk/actions@dad21f4...640e317) --- updated-dependencies: - dependency-name: snyk/actions dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07f8be3 commit 28f1f00

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@dad21f44fadb6fbcd8d89d8b602d6ac761fe4c86
113+
uses: snyk/actions/setup@640e31719aac3e44867d239dc86c20c3e34c8e4f
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)