Skip to content

Commit 56ca724

Browse files
chore(deps)(deps): bump github/codeql-action from 3.28.15 to 4.31.9 (#89)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.15 to 4.31.9. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@45775bd...5d4e8d1) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.31.9 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c2e18de commit 56ca724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron-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@45775bd8235c68ba998cffa5171334d58593da47 # v3
30+
uses: github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v3
3131
with:
3232
sarif_file: results.sarif
3333
category: zizmor

0 commit comments

Comments
 (0)