Update zizmorcore/zizmor-action action to v0.4.1 #23
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.3.0→v0.4.1Release Notes
zizmorcore/zizmor-action (zizmorcore/zizmor-action)
v0.4.1Compare Source
This version fixes an error in the 0.4.0 release that prevented non-relative use
of the action.
What's Changed
Full Changelog: zizmorcore/zizmor-action@v0.4.0...v0.4.1
v0.4.0Compare Source
This new version of
zizmor-actionbrings two major changes:The new
fail-on-no-inputsoption can be used to control whetherzizmor-actionfails if no inputs were collected byzizmor. The defaultremains
true, reflecting the pre-existing behavior.The action's use of the official
zizmorDocker images is now fullyhash-checked internally, preventing accidental or malicious modification
to the images. This also means that subsequent releases of
zizmorwill induce a release of this action, rather than the action always picking
up the latest version by default.
What's Changed
fail-on-no-inputsoption by @woodruffw in #67New Contributors
Full Changelog: zizmorcore/zizmor-action@v0.3.0...v0.4.0
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.