Skip to content

Commit d5a1504

Browse files
committed
Update snyk action version
Signed-off-by: Dmitry Sulman <[email protected]>
1 parent 841c2e5 commit d5a1504

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
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up Snyk CLI to check for security issues
1818
# Snyk can be used to break the build when it detects security issues.
1919
# In this case we want to upload the SAST issues to GitHub Code Scanning
20-
uses: snyk/actions/setup@806182742461562b67788a64410098c9d9b96adb
20+
uses: snyk/actions/setup@master
2121

2222
- name: Set up JDK 17
2323
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)