Skip to content

Commit 7264faa

Browse files
authored
Upgrade upload-serif action to v3
1 parent 84b4d17 commit 7264faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ runs:
120120
overwrite: true
121121

122122
- name: Upload SARIF file
123-
uses: github/codeql-action/upload-sarif@v2
123+
uses: github/codeql-action/upload-sarif@v3
124124
with:
125125
sarif_file: results.sarif
126126

0 commit comments

Comments
 (0)