Skip to content

Commit

Permalink
ci: Upgrade upload-sarif action
Browse files Browse the repository at this point in the history
  • Loading branch information
rsenden committed Oct 16, 2023
1 parent c963df0 commit e21b7e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fortify-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,6 @@ jobs:

# Import Fortify on Demand results to GitHub Security Code Scanning
- name: Import Results
uses: github/codeql-action/upload-sarif@v1
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: ./gh-fortify-sast.sarif

0 comments on commit e21b7e3

Please sign in to comment.