Skip to content

chore(deps): update dependency zizmor to v1.20.0#157

Merged
ianlewis merged 1 commit intomainfrom
renovate/python
Jan 25, 2026
Merged

chore(deps): update dependency zizmor to v1.20.0#157
ianlewis merged 1 commit intomainfrom
renovate/python

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 1, 2026

This PR contains the following updates:

Package Change Age Confidence
zizmor (source) ==1.19.0==1.20.0 age confidence

Release Notes

zizmorcore/zizmor (zizmor)

v1.20.0

Compare Source

Enhancements 🌱🔗

Changes ⚠️🔗

  • The default policy for the unpinned-uses audit has changed from allowing ref-pinning for first-party actions (those under actions/* and similar) to requiring hash-pinning. This makes the default policy more strict, as well as more consistent across the actions ecosystem.

    Users who with to retain the old (permissive policy) for first-party actions may configure it explicitly in their zizmor.yml:

zizmor.yml

rules:
  unpinned-uses:
    config:
      policies:
        actions/*: ref-pin
        github/*: ref-pin
        dependabot/*: ref-pin

Bug Fixes 🐛🔗

  • The dependabot-cooldown audit no longer flags missing cooldowns on ecosystems that don't (yet) support cooldowns, such as opentofu (#​1480)

  • Fixed a false positive in the cache-poisoning audit where zizmor would treat empty strings (e.g. cache: '') as enabling rather than disabling caching (#​1482)

  • Fixed two gaps in the use-trusted-publishing audit's detection of common yarn publishing commands (#​1495)

Miscellaneous 🛠🔗

  • zizmor's configuration now has an official JSON schema that will be available via SchemaStore soon!

    Many thanks to @​kiwamizamurai for implementing this improvement!


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 ianlewis as a code owner January 1, 2026 01:32
@renovate renovate bot force-pushed the renovate/python branch 2 times, most recently from 1491c61 to 4aeb32b Compare January 6, 2026 04:39
@renovate renovate bot changed the title chore(deps): update dependency zizmor to v1.19.0 chore(deps): update dependency zizmor to v1.20.0 Jan 6, 2026
@renovate renovate bot changed the title chore(deps): update dependency zizmor to v1.20.0 chore(deps): update python Jan 13, 2026
@renovate renovate bot force-pushed the renovate/python branch 3 times, most recently from a99ad3b to 5e9072f Compare January 17, 2026 08:38
@renovate renovate bot force-pushed the renovate/python branch 2 times, most recently from 2888dde to 0f43ae9 Compare January 23, 2026 13:19
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/python branch from 0f43ae9 to f334c6d Compare January 23, 2026 14:59
@renovate renovate bot changed the title chore(deps): update python chore(deps): update dependency zizmor to v1.20.0 Jan 23, 2026
@ianlewis ianlewis merged commit b7b3cf5 into main Jan 25, 2026
25 checks passed
@ianlewis ianlewis deleted the renovate/python branch January 25, 2026 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant