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 64a6900 commit a687b25Copy full SHA for a687b25
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@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5
+ uses: github/codeql-action/upload-sarif@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
118
if: ${{ inputs.advanced-security == 'true' }}
119
with:
120
sarif_file: ${{ steps.run-zizmor.outputs.sarif-file }}
0 commit comments