Skip to content

Commit fc1a1eb

Browse files
authored
Merge pull request #100 from derskythe/dependabot/github_actions/snyk/actions-86b1cee1b8e110a78d528b3e1328a80e218111d2
chore(deps): bump snyk/actions from 77490d94e966421e076e95ad8fa87aa55e5ca409 to 86b1cee1b8e110a78d528b3e1328a80e218111d2
2 parents 7286e63 + 3d2e63b commit fc1a1eb

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)