Skip to content

Commit 3d2e63b

Browse files
chore(deps): bump snyk/actions
Bumps [snyk/actions](https://github.com/snyk/actions) from 77490d94e966421e076e95ad8fa87aa55e5ca409 to 86b1cee1b8e110a78d528b3e1328a80e218111d2. - [Release notes](https://github.com/snyk/actions/releases) - [Commits](snyk/actions@77490d9...86b1cee) --- updated-dependencies: - dependency-name: snyk/actions dependency-version: 86b1cee1b8e110a78d528b3e1328a80e218111d2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7286e63 commit 3d2e63b

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
@@ -115,7 +115,7 @@ jobs:
115115
- name: Set up Snyk CLI to check for security issues
116116
# Snyk can be used to break the build when it detects security issues.
117117
# In this case we want to upload the SAST issues to GitHub Code Scanning
118-
uses: snyk/actions/setup@77490d94e966421e076e95ad8fa87aa55e5ca409
118+
uses: snyk/actions/setup@86b1cee1b8e110a78d528b3e1328a80e218111d2
119119

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

0 commit comments

Comments
 (0)