Skip to content

chore(deps): bump zizmorcore/zizmor-action from 0.5.6 to 0.5.7 in the github-actions group#1729

Merged
wochinge merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-25a436db3a
Jun 29, 2026
Merged

chore(deps): bump zizmorcore/zizmor-action from 0.5.6 to 0.5.7 in the github-actions group#1729
wochinge merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-25a436db3a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 1 update: zizmorcore/zizmor-action.

Updates zizmorcore/zizmor-action from 0.5.6 to 0.5.7

Release notes

Sourced from zizmorcore/zizmor-action's releases.

v0.5.7

1.26.1 is now available via the action 1.26.1 is now the default version of zizmor used by the action

Commits
  • 192e21d Sync zizmor versions (#127)
  • 2720f26 Update README.md with new actions/checkout version (#126)
  • 40b41b8 chore(deps): bump the github-actions group with 2 updates (#123)
  • a687b25 chore(deps): bump github/codeql-action from 4.35.5 to 4.36.0 in the github-ac...
  • 64a6900 add note to explain that the default value for online-checks is different t...
  • 14050ab chore(deps): bump the github-actions group with 2 updates (#118)
  • ee9b419 chore(deps): bump github/codeql-action in the github-actions group (#116)
  • fddf2b4 Bump pins in README (#115)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 1 update: [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action).


Updates `zizmorcore/zizmor-action` from 0.5.6 to 0.5.7
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases)
- [Commits](zizmorcore/zizmor-action@5f14fd0...192e21d)

---
updated-dependencies:
- dependency-name: zizmorcore/zizmor-action
  dependency-version: 0.5.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 29, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 29, 2026 05:56
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 29, 2026

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, straightforward Dependabot patch bump pinned by SHA.

Extended reasoning...

Overview

This PR bumps zizmorcore/zizmor-action from v0.5.6 to v0.5.7 in .github/workflows/zizmor.yml. The action remains pinned to a specific commit SHA. Per the upstream release notes, v0.5.7 only updates the bundled zizmor CLI to 1.26.1.

Security risks

None substantive. The action is pinned by full commit SHA (best practice), the workflow continues to use permissions: {} at the top level with narrowly scoped per-job permissions (contents: read, security-events: write), and persist-credentials: false on checkout. This is the security-scanning workflow itself, so an upgrade is generally a net positive.

Level of scrutiny

Very low. This is a single-line, mechanical Dependabot patch bump touching only a CI workflow used for static analysis of other workflows. It does not affect runtime code, packaging, or auth.

Other factors

No bugs were reported by the bug hunting system, no outstanding reviewer comments, and the change matches the established pattern for SHA-pinned action upgrades in this repo.

@wochinge wochinge merged commit b7c5886 into main Jun 29, 2026
19 of 20 checks passed
@wochinge wochinge deleted the dependabot/github_actions/github-actions-25a436db3a branch June 29, 2026 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant