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 c2c887f commit c65bc88Copy full SHA for c65bc88
1 file changed
action.yml
@@ -114,7 +114,7 @@ runs:
114
shell: bash
115
116
- name: Upload SARIF file to GitHub Advanced Security
117
- uses: github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.31.9
+ uses: github/codeql-action/upload-sarif@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
118
if: ${{ inputs.advanced-security == 'true' }}
119
with:
120
sarif_file: ${{ steps.run-zizmor.outputs.sarif-file }}
0 commit comments