Skip to content

Commit b384ae6

Browse files
Merge pull request #148 from tj-actions/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3
2 parents d4c2d51 + 8c6fd67 commit b384ae6

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
@@ -51,6 +51,6 @@ jobs:
5151
# Upload the SARIF file generated in the previous step
5252
- name: Upload SARIF results file
5353
continue-on-error: true
54-
uses: github/codeql-action/upload-sarif@v2
54+
uses: github/codeql-action/upload-sarif@v3
5555
with:
5656
sarif_file: results.sarif

0 commit comments

Comments
 (0)