Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Commit efe9b72

Browse files
chore(deps): update github/codeql-action action to v3.29.2
1 parent 966d2ad commit efe9b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zizmor.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
sarif_file: ${{ runner.temp }}/${{ github.workflow }}.sarif
4545
- name: Upload SARIF report to GitHub
4646
if: ${{ !cancelled() }}
47-
uses: github/codeql-action/upload-sarif@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # v3.28.13
47+
uses: github/codeql-action/upload-sarif@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
4848
with:
4949
category: ${{ github.workflow }}
5050
sarif_file: ${{ runner.temp }}/${{ github.workflow }}.sarif

0 commit comments

Comments
 (0)