Skip to content

Commit 6f5a8d8

Browse files
authored
Merge pull request #83 from derskythe/dependabot/github_actions/snyk/actions-8349f9043a8b7f0f3ee8885bf28f0b388d2446e8
Bump snyk/actions from 1d672a455ab3339ef0a0021e1ec809165ee12fad to 8349f9043a8b7f0f3ee8885bf28f0b388d2446e8
2 parents ba3d019 + 5d77fc0 commit 6f5a8d8

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)