Skip to content

Commit b077408

Browse files
chore(deps): update snyk/actions digest to de2dda6
1 parent 72f4c81 commit b077408

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
@@ -39,7 +39,7 @@ jobs:
3939
- name: Set up Snyk CLI to check for security issues
4040
# Snyk can be used to break the build when it detects security issues.
4141
# In this case we want to upload the SAST issues to GitHub Code Scanning
42-
uses: snyk/actions/setup@3e2680e8df93a24b52d119b1305fb7cedc60ceae
42+
uses: snyk/actions/setup@de2dda699bf7276d103ed6a72a5bc5a1871ad658
4343

4444
# For Snyk Open Source one must first set up the development environment for application's dependencies
4545
- name: Set up JDK 11

0 commit comments

Comments
 (0)