Skip to content

chore(deps): update ghcr.io/zizmorcore/zizmor docker tag to v1.30.0 - #22

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-zizmorcore-zizmor-1.x
Open

chore(deps): update ghcr.io/zizmorcore/zizmor docker tag to v1.30.0#22
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-zizmorcore-zizmor-1.x

Conversation

@renovate

@renovate renovate Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
ghcr.io/zizmorcore/zizmor uses-with minor 1.25.21.30.0

Release Notes

zizmorcore/zizmor (ghcr.io/zizmorcore/zizmor)

v1.30.0

Compare Source

Sponsorship is appreciated!

New Features 🌈🔗

Bug Fixes 🐛🔗

  • Fixed a bug where zizmor would reject a .pre-commit-config.yml input containing a prek-specific builtin section (#​2259)

  • Fixed a bug where the unpinned-uses audit would fail to honor ignore comments within the same step scope (#​2289)

  • Fixed a bug where zizmor would reject a dependabot.yml containing a goproxy-server registry definition (#​2300)

  • Fixed a bug where zizmor would reject pre-commit configurations containing prek-specific glob patterns in files or exclude (#​2308)

  • Fixed a handful of unsound patch bugs when performing YAML add and/or replace operations (#​2295)

    Many thanks to @​dmbuil for proposing and implementing this improvement!

  • Fixed a bug where the cache-poisoning audit would incorrectly flag newer astral-sh/setup-uv versions that disable caching behavior automatically (#​2330)

  • Fixed a bug where the ref-version-mismatch audit would produce a misleading diagnostic when an action has overlapping branch and tag names (#​2337)

  • Fixed a bug where the artipacked audit would incorrectly flag the with: clauses of unrelated actions (#​2339)

  • Fixed a class of bugs where zizmor would incorrectly match an action's commit to a sibling action's tag (#​2247)

    Many thanks to @​potiuk for proposing and implementing this improvement!

  • Fixed a bug where zizmor would crash on deeply nested GitHub Actions expressions (#​2349)

v1.29.0

Compare Source

New Features 🌈🔗

  • zizmor now has experimental support for auditing pre-commit inputs, meaning both pre-commit configuration and hook definitions (#​2209)

  • New audit: insecure-url-scheme detects usages of insecure (i.e. plaintext) protocols when making network requests. The initial version of this audit is limited to pre-commit inputs only (#​2228)

  • zizmor now supports GitHub's "self-repository" reference syntax for local actions, e.g. uses: $/foo/bar instead of a manual checkout and uses: ./foo/bar (#​2248)

Changes ⚠️🔗

Removals 🌅🔗

  • --collect=workflows-only and --collect=actions-only have been fully removed. Use --collect=workflows and --collect=actions for the replacement behavior (#​2242)

Bug Fixes 🐛🔗

  • Fixed a bug where zizmor would reject a valid workflow definition for containing a literal jobs..outputs. value for being a non-string (#​2220)

  • Fixed a bug where the github-app audit would incorrectly flag some usages as needing a repositories: key, despite requesting organization-level-only permissions (#​2227)

  • Fixed a class of bugs where zizmor would discover the user's configuration in unintuitive ways. When auditing from a Git repository, zizmor now uses the repository root to discover configuration consistently (#​2234)

v1.28.0

Compare Source

Security 🔒🔗

  • v1.27.0 contained a logging defect that would print any configured GitHub credentials as part of zizmor's cleartext logging. No versions other than v1.27.0 were affected. See GHSA-f42p-wjw5-97qh for full information.

    Many thanks to @​shaanmajid for finding and reporting this vulnerability.

Enhancements 🌱🔗

  • The JSON (v1) output format now includes metadata for each finding's fixes, if the finding has fixes (#​2186)

  • The dependabot-cooldown audit is now aware of GitHub's new three-day default cooldown (#​2193)

  • sbt is now recognized as a package-ecosystem in dependabot.yml (#​2211)

Bug Fixes 🐛🔗

  • Fixed a bug where the template-injection audit would incorrectly flag steps.*.outcome and steps.*.conclusion as injection risks in the default persona (#​2199)

  • Fixed a bug where the github-env audit would incorrectly flag some printf calls as exploitable (#​2201)

  • Fixed a bug where zizmor would produce a misleading and confusing error message when asked to audit an ambiguous remote input (#​2205)

v1.27.0

Compare Source

New Features 🌈🔗

  • zizmor now has experimental support for workflows that specify parallel steps. See Usage - Parallel steps for more information (#​2153)
    Enhancements 🌱🔗

  • zizmor's handling of paths is now more consistent, particularly when run on Windows (#​2163)

  • zizmor now emits a helpful warning when being run in implicit offline mode (#​2180)

Bug Fixes 🐛🔗

  • Fixed a bug where the secrets-outside-env audit would not honor ignore comments within the same job scope (#​2157)

  • Fixed a bug where the ref-version-mismatch audit would not honor ignore comments within the same steps scope (#​2177)

  • Fixed a bug where --collect=[MODE] was not correctly handled when auditing remote inputs (#​2185)

v1.26.1

Compare Source

This is a small corrective release for 1.26.0.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from boneskull as a code owner August 28, 2026 14:46
@renovate
renovate Bot force-pushed the renovate/ghcr.io-zizmorcore-zizmor-1.x branch 10 times, most recently from 676ef79 to 902a156 Compare August 31, 2026 01:29
@renovate renovate Bot changed the title chore(deps): update ghcr.io/zizmorcore/zizmor docker tag to v1.29.0 chore(deps): update ghcr.io/zizmorcore/zizmor docker tag to v1.30.0 Aug 31, 2026
@renovate
renovate Bot force-pushed the renovate/ghcr.io-zizmorcore-zizmor-1.x branch from 902a156 to dd717a6 Compare August 31, 2026 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants