We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de5f816 commit fc1042dCopy full SHA for fc1042d
.github/workflows/codacy-analysis.yml
@@ -41,6 +41,6 @@ jobs:
41
42
# Upload the SARIF file generated in the previous step
43
- name: Upload SARIF results file
44
- uses: github/codeql-action/upload-sarif@v1
+ uses: github/codeql-action/upload-sarif@v3
45
with:
46
sarif_file: results.sarif
0 commit comments