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 01bec66 commit 4a5fb69Copy full SHA for 4a5fb69
1 file changed
.github/workflows/ci-actions.yaml
@@ -29,7 +29,7 @@ jobs:
29
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30
31
- name: Upload SARIF file
32
- uses: github/codeql-action/upload-sarif@28deaeda66b76a05916b6923827895f2b14ab387 # v3
+ uses: github/codeql-action/upload-sarif@60168efe1c415ce0f5521ea06d5c2062adbeed1b # v3
33
with:
34
sarif_file: results.sarif
35
category: zizmor
0 commit comments