Skip to content

Commit

Permalink
fix: Update output
Browse files Browse the repository at this point in the history
  • Loading branch information
GeekMasher committed Dec 5, 2024
1 parent e290c96 commit d20d00b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-ql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ jobs:
- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: ${{ steps.run_ql.outputs.SARIF_FILE }}
sarif_file: ${{ steps.run_ql.outputs.sarif }}

0 comments on commit d20d00b

Please sign in to comment.