We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da5ac40 commit 1aba86dCopy full SHA for 1aba86d
action.yml
@@ -93,7 +93,7 @@ runs:
93
shell: bash
94
95
- name: Upload SARIF file to GitHub Advanced Security
96
- uses: github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.30.5
+ uses: github/codeql-action/upload-sarif@0499de31b99561a6d14a36a5f662c2a54f91beee # v4.31.2
97
if: ${{ inputs.advanced-security == 'true' }}
98
with:
99
sarif_file: ${{ steps.run-zizmor.outputs.sarif-file }}
0 commit comments