Skip to content

Commit c3306f4

Browse files
committed
update github/codeql-action/upload-sarif
1 parent 5c07ebc commit c3306f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codacy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@ jobs:
6666

6767
# Upload the SARIF file generated in the previous step
6868
- name: Upload SARIF results file
69-
uses: github/codeql-action/upload-sarif@v2
69+
uses: github/codeql-action/upload-sarif@v3
7070
with:
7171
sarif_file: results.sarif

0 commit comments

Comments
 (0)