Skip to content

Commit b7b89e0

Browse files
committed
Add GHA SHA for github/codeql-action
1 parent 76e4fac commit b7b89e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zizmor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2828

2929
- name: Upload SARIF file
30-
uses: github/codeql-action/upload-sarif@v4
30+
uses: github/codeql-action/upload-sarif@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4.31.0
3131
with:
3232
# Path to SARIF file relative to the root of the repository
3333
sarif_file: results.sarif

0 commit comments

Comments
 (0)