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 cb3d8e8 commit 706c51bCopy full SHA for 706c51b
1 file changed
action.yml
@@ -97,7 +97,7 @@ runs:
97
shell: bash
98
99
- name: Upload SARIF file to GitHub Advanced Security
100
- uses: github/codeql-action/upload-sarif@0499de31b99561a6d14a36a5f662c2a54f91beee # v4.31.2
+ uses: github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.31.9
101
if: ${{ inputs.advanced-security == 'true' }}
102
with:
103
sarif_file: ${{ steps.run-zizmor.outputs.sarif-file }}
0 commit comments