Skip to content

Commit 9d72cdf

Browse files
authored
Merge pull request #6 from vnodesign/renovate/github-codeql-action-3.x
2 parents 4a09a53 + db8e870 commit 9d72cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codacy.yml

+1-1
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@v2
59+
uses: github/codeql-action/upload-sarif@v3
6060
with:
6161
sarif_file: results.sarif

0 commit comments

Comments
 (0)