Skip to content

Commit c1b3558

Browse files
authored
Update codacy-analysis.yml
1 parent f91a9b3 commit c1b3558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codacy-analysis.yml

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

5050
# Upload the SARIF file generated in the previous step
5151
- name: Upload SARIF results file
52-
uses: github/codeql-action/upload-sarif@v1
52+
uses: github/codeql-action/upload-sarif@v2
5353
with:
5454
sarif_file: results.sarif

0 commit comments

Comments
 (0)