Skip to content

Commit 71bbcac

Browse files
authored
Upgrade upload-sarif action to version 4
1 parent 432b973 commit 71bbcac

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
@@ -56,6 +56,6 @@ jobs:
5656

5757
# Upload the SARIF file generated in the previous step
5858
- name: Upload SARIF results file
59-
uses: github/codeql-action/upload-sarif@v3
59+
uses: github/codeql-action/upload-sarif@v4
6060
with:
6161
sarif_file: results.sarif

0 commit comments

Comments
 (0)