Skip to content

chore(deps): bump zizmorcore/zizmor-action from 0.3.0 to 0.4.1#582

Merged
spiffcs merged 1 commit intomainfrom
dependabot/github_actions/zizmorcore/zizmor-action-0.4.1
Jan 26, 2026
Merged

chore(deps): bump zizmorcore/zizmor-action from 0.3.0 to 0.4.1#582
spiffcs merged 1 commit intomainfrom
dependabot/github_actions/zizmorcore/zizmor-action-0.4.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps zizmorcore/zizmor-action from 0.3.0 to 0.4.1.

Release notes

Sourced from zizmorcore/zizmor-action's releases.

v0.4.1

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.0

This new version of zizmor-action brings two major changes:

  • The new fail-on-no-inputs option can be used to control whether zizmor-action fails if no inputs were collected by zizmor. The default remains true, reflecting the pre-existing behavior.

  • The action's use of the official zizmor Docker images is now fully hash-checked internally, preventing accidental or malicious modification to the images. This also means that subsequent releases of zizmor will induce a release of this action, rather than the action always picking up the latest version by default.

What's Changed

New Contributors

Full Changelog: zizmorcore/zizmor-action@v0.3.0...v0.4.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) from 0.3.0 to 0.4.1.
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases)
- [Commits](zizmorcore/zizmor-action@e639db9...1356984)

---
updated-dependencies:
- dependency-name: zizmorcore/zizmor-action
  dependency-version: 0.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 minor Used by release-drafter to determine version labels Jan 26, 2026
@spiffcs spiffcs merged commit 5610d55 into main Jan 26, 2026
32 checks passed
@spiffcs spiffcs deleted the dependabot/github_actions/zizmorcore/zizmor-action-0.4.1 branch January 26, 2026 17:29
spiffcs added a commit to pen-pal/scan-action that referenced this pull request Feb 4, 2026
* main: (21 commits)
  chore(deps): bump @actions/cache from 5.0.3 to 5.0.5 (anchore#592)
  chore(deps): bump @actions/tool-cache from 3.0.0 to 3.0.1 (anchore#593)
  chore(deps): update Grype to v0.107.1 (anchore#594)
  feat: add option to specify one or more grype config files (anchore#589)
  chore(deps): bump fast-xml-parser from 5.3.3 to 5.3.4 (anchore#590)
  chore(deps): bump release-drafter/release-drafter from 6.1.0 to 6.2.0 (anchore#587)
  chore(deps): update Grype to v0.107.0 (anchore#588)
  chore(deps-dev): bump prettier from 3.8.0 to 3.8.1 (anchore#584)
  chore(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (anchore#585)
  chore(deps-dev): bump tar from 7.5.6 to 7.5.7 (anchore#586)
  chore(deps): update Grype to v0.106.0 (anchore#583)
  chore(deps): bump zizmorcore/zizmor-action from 0.3.0 to 0.4.1 (anchore#582)
  chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 (anchore#581)
  chore(deps): bump lodash from 4.17.21 to 4.17.23 (anchore#580)
  chore: tweak release drafter author and husky (anchore#579)
  chore: update release drafter permissions (anchore#578)
  chore: update release drafter to include appropriate dependencies (anchore#577)
  chore(deps): bump @actions/tool-cache from 2.0.2 to 3.0.0 (anchore#567)
  chore(deps): bump @actions/cache from 5.0.1 to 5.0.2 (anchore#568)
  chore(deps): bump @actions/core from 2.0.1 to 2.0.2 (anchore#569)
  ...

Signed-off-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com>
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 minor Used by release-drafter to determine version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant