Skip to content

Commit b5ccd05

Browse files
authored
Merge pull request #177 from target/dependabot/github_actions/github/codeql-action-3.30.1
chore: Update GHA dep: Bump github/codeql-action from 3.29.11 to 3.30.1
2 parents e3c8582 + bd1c91c commit b5ccd05

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
@@ -31,7 +31,7 @@ jobs:
3131
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3232

3333
- name: Upload SARIF file
34-
uses: github/codeql-action/upload-sarif@3c3833e0f8c1c83d449a7478aa59c036a9165498 # v3.29.11
34+
uses: github/codeql-action/upload-sarif@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 # v3.30.1
3535
with:
3636
sarif_file: results.sarif
3737
category: zizmor

0 commit comments

Comments
 (0)