Skip to content

Commit 7798015

Browse files
committed
bumped codeql-action
1 parent 5429327 commit 7798015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snyk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
args: --sarif-file-output=snyk.sarif
1616
--severity-threshold=high
1717
- name: Upload result to GitHub Code Scanning
18-
uses: github/codeql-action/upload-sarif@v2
18+
uses: github/codeql-action/upload-sarif@v3
1919
with:
2020
sarif_file: snyk.sarif

0 commit comments

Comments
 (0)