Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ladisgin authored Jul 26, 2022
1 parent 1a4e24e commit 2154c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,6 @@ runs:
delete-branch: true

- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@v1
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: codeAnalysis/project_code_analysis.sarif

0 comments on commit 2154c2a

Please sign in to comment.