Skip to content

Commit

Permalink
Fix CodeQL
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenharman committed May 13, 2024
1 parent 8b425ad commit d58d440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/brakeman-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ jobs:
# Upload the SARIF file generated in the previous step
- name: Upload SARIF
uses: github/codeql-action/upload-sarif@v1
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: output.sarif.json

0 comments on commit d58d440

Please sign in to comment.