Skip to content

Commit

Permalink
upload-sarif@v1 -> upload-sarif@v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey9kin authored Mar 4, 2024
1 parent 0c34010 commit 36d5199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-guru.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:

# Step 3: Upload results into GitHub
- name: Upload review result
uses: github/codeql-action/upload-sarif@v1
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: codeguru-results.sarif.json

0 comments on commit 36d5199

Please sign in to comment.