We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 189a2db commit 18a7f9cCopy full SHA for 18a7f9c
.github/workflows/codacy.yml
@@ -62,6 +62,6 @@ jobs:
62
63
# Upload the SARIF file generated in the previous step
64
- name: Upload SARIF results file
65
- uses: github/codeql-action/upload-sarif@v3
+ uses: github/codeql-action/upload-sarif@v4
66
with:
67
sarif_file: results.sarif
0 commit comments