Skip to content

Commit 2edf404

Browse files
authored
Merge branch 'master' into dependabot/github_actions/codacy/codacy-analysis-cli-action-4.4.0
2 parents d22ebfe + 3124598 commit 2edf404

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codacy.yml

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

5252
# Upload the SARIF file generated in the previous step
5353
- name: Upload SARIF results file
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)