Skip to content

chore(deps): update zizmorcore/zizmor-action action to v0.6.3 - #397

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

chore(deps): update zizmorcore/zizmor-action action to v0.6.3#397
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/zizmorcore-zizmor-action-0.x

Conversation

@renovate

@renovate renovate Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Pending
zizmorcore/zizmor-action action patch v0.6.2v0.6.3 v0.6.4

Release Notes

zizmorcore/zizmor-action (zizmorcore/zizmor-action)

v0.6.3

Compare Source

zizmor 1.30.0 is now the default version.

Release notes: https://docs.zizmor.sh/release-notes/#​1300


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 enabled auto-merge (squash) September 7, 2026 02:28
@renovate
renovate Bot requested a review from looztra as a code owner September 7, 2026 02:28
@codecov

codecov Bot commented Sep 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.14%. Comparing base (59cdbbd) to head (fce74f9).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #397   +/-   ##
=======================================
  Coverage   79.14%   79.14%           
=======================================
  Files          11       11           
  Lines         235      235           
  Branches       28       28           
=======================================
  Hits          186      186           
  Misses         45       45           
  Partials        4        4           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@renovate
renovate Bot force-pushed the renovate/zizmorcore-zizmor-action-0.x branch 2 times, most recently from b517401 to d74df59 Compare September 9, 2026 07:46
@renovate
renovate Bot force-pushed the renovate/zizmorcore-zizmor-action-0.x branch from d74df59 to 43df6bc Compare September 9, 2026 08:22
looztra added a commit that referenced this pull request Sep 9, 2026
Zizmor 1.30.0 (pulled in via zizmorcore/zizmor-action v0.6.2 -> v0.6.3
in #397) extends the ref-confusion audit to also cover
.pre-commit-config.yaml. It resolves each repo: URL to a GitHub
owner/repo path and calls the GitHub API to list branches.

The adrienverge/yamllint entry was the only repo: in the file with a
trailing .git suffix. Zizmor includes that suffix literally in the API
path (GET /repos/adrienverge/yamllint.git/branches -> 404 Not Found),
mapped to 'can't access adrienverge/yamllint.git: missing or you have
no access' and treated as fatal, breaking the 'Check the repository
github actions workflows' CI job.

Not a GITHUB_TOKEN scope issue: adrienverge/yamllint is public, and the
failure reproduces locally, anonymously, with zizmor 1.30.0. Dropping
the stray .git suffix, matching every other repo: entry in this file,
fixes it. Same fix applied previously in looztra/yamkix#517.
@renovate
renovate Bot force-pushed the renovate/zizmorcore-zizmor-action-0.x branch from 43df6bc to fce74f9 Compare September 9, 2026 08:31
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.

0 participants