Skip to content

Bump zizmorcore/zizmor-action from 0.5.2 to 0.5.3#2578

Merged
pankajkoti merged 1 commit into
mainfrom
dependabot/github_actions/zizmorcore/zizmor-action-0.5.3
Apr 20, 2026
Merged

Bump zizmorcore/zizmor-action from 0.5.2 to 0.5.3#2578
pankajkoti merged 1 commit into
mainfrom
dependabot/github_actions/zizmorcore/zizmor-action-0.5.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps zizmorcore/zizmor-action from 0.5.2 to 0.5.3.

Release notes

Sourced from zizmorcore/zizmor-action's releases.

v0.5.3

What's Changed

  • 1.24.0 and 1.24.1 are now available via the action
  • 1.24.1 is now the default version of zizmor used by the action

Full Changelog: zizmorcore/zizmor-action@v0.5.2...v0.5.3

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 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)

@pankajkoti
Copy link
Copy Markdown
Contributor

pre-commit.ci run is failing in the CI because the check-docs-build hook is running into OOM error on the pre-commit runners. I have created a PR #2580 that separates the docs build check from pre-commit.ci runs into a dedicated GitHub Actions job that should have enough memory to complete the build and report the status.

pankajkoti added a commit that referenced this pull request Apr 20, 2026
The Sphinx docs build had outgrown the memory available on
pre-commit.ci runners and was failing consistently on every pull
request, including ones that touched no documentation at all. The
result was a red pre-commit.ci check on unrelated PRs, blocked merges,
time lost to investigating failures that had nothing to do with the
change under review, and an erosion of trust in required checks.

Running the docs build on GitHub Actions restores that trust. PRs
that do not touch docs or library sources now pass cleanly. PRs that
do touch them get a reliable pass/fail signal with enough memory to
actually complete the build, so warnings surface where they belong
rather than being masked by OOM failures. pre-commit.ci is left to
focus on what it is good at, fast lint and format checks, and
reviewers and contributors get back the signal they rely on to ship
changes confidently.

related: #2578
related: #2579

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Bumps [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases)
- [Commits](zizmorcore/zizmor-action@71321a2...b1d7e1f)

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

Signed-off-by: dependabot[bot] <support@github.com>
@pankajkoti pankajkoti force-pushed the dependabot/github_actions/zizmorcore/zizmor-action-0.5.3 branch from 616b688 to 8259664 Compare April 20, 2026 09:22
@pankajkoti
Copy link
Copy Markdown
Contributor

CI is happy now, going ahead with the merge after rebasing on merging #2580!

@pankajkoti pankajkoti merged commit a078bf5 into main Apr 20, 2026
20 checks passed
@pankajkoti pankajkoti deleted the dependabot/github_actions/zizmorcore/zizmor-action-0.5.3 branch April 20, 2026 09:25
@tatiana tatiana added this to the Cosmos 1.15.0 milestone May 28, 2026
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.

2 participants