Skip to content

Commit 616b6f2

Browse files
authored
Update snyk-security.yml
Signed-off-by: David Osipov <[email protected]>
1 parent 46f83de commit 616b6f2

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
@@ -84,6 +84,6 @@ jobs:
8484

8585
# Push the Snyk Code results into GitHub Code Scanning tab
8686
- name: Upload result to GitHub Code Scanning
87-
uses: github/codeql-action/upload-sarif@v3
87+
uses: github/codeql-action/upload-sarif@86b04fb0e47484f7282357688f21d5d0e32175fe
8888
with:
8989
sarif_file: snyk-code.sarif

0 commit comments

Comments
 (0)