Skip to content

Update github-actions#3072

Open
gardener-ci-robot wants to merge 1 commit into
masterfrom
renovate/github-actions
Open

Update github-actions#3072
gardener-ci-robot wants to merge 1 commit into
masterfrom
renovate/github-actions

Conversation

@gardener-ci-robot

@gardener-ci-robot gardener-ci-robot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout action patch v7.0.0v7.0.1
ghcr.io/zizmorcore/zizmor uses-with minor 1.26.11.27.0
zizmorcore/zizmor-action action minor v0.5.7v0.6.0

Release Notes

actions/checkout (actions/checkout)

v7.0.1

Compare Source

zizmorcore/zizmor (ghcr.io/zizmorcore/zizmor)

v1.27.0

Compare Source

New Features 🌈🔗

  • zizmor now has experimental support for workflows that specify parallel steps. See Usage - Parallel steps for more information (#​2153)
    Enhancements 🌱🔗

  • zizmor's handling of paths is now more consistent, particularly when run on Windows (#​2163)

  • zizmor now emits a helpful warning when being run in implicit offline mode (#​2180)

Bug Fixes 🐛🔗

  • Fixed a bug where the secrets-outside-env audit would not honor ignore comments within the same job scope (#​2157)

  • Fixed a bug where the ref-version-mismatch audit would not honor ignore comments within the same steps scope (#​2177)

  • Fixed a bug where --collect=[MODE] was not correctly handled when auditing remote inputs (#​2185)

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

v0.6.0

Compare Source

zizmor 1.27.0 is now the default version used by the action.

What's Changed

New Contributors

Full Changelog: zizmorcore/zizmor-action@v0.5.7...v0.6.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@gardener-ci-robot
gardener-ci-robot requested a review from a team as a code owner July 14, 2026 03:39
@gardener-ci-robot gardener-ci-robot added kind/enhancement Enhancement, improvement, extension renovate labels Jul 14, 2026
@gardener-prow

gardener-prow Bot commented Jul 14, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign petersutter for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@gardener-prow gardener-prow Bot added cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 14, 2026
@coderabbitai

coderabbitai Bot commented Jul 14, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

GitHub Actions workflows now use updated pinned revisions for actions/checkout and Zizmor. The Zizmor workflow also configures Zizmor version 1.27.0 instead of 1.26.1.

Changes

GitHub Actions updates

Layer / File(s) Summary
Refresh checkout pins
.github/workflows/build.yaml, .github/workflows/prepare-hotfix-branch.yaml, .github/workflows/reuse-tool-lint.yaml
Updates pinned actions/checkout revisions from v7.0.0 to v7.0.1.
Update Zizmor workflow
.github/workflows/zizmor.yaml
Updates the pinned Zizmor action revision and configured tool version from 1.26.1 to 1.27.0.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested labels: area/quality

Suggested reviewers: petersutter, grolu

🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (1 warning, 1 inconclusive)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is mostly a dependency changelog and misses the required template sections and labels. Add the template fields: /area, /kind, PR purpose, fixed issues, special notes, and a release-note block.
Title check ❓ Inconclusive The title is related to the PR, but it's too generic to clearly describe the main change. Use a more specific title, e.g. update the zizmor GitHub Actions and checkout versions.
✅ Passed checks (3 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/github-actions

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@gardener-ci-robot gardener-ci-robot changed the title Update actions/setup-node action to v6.5.0 Update actions/setup-node action to v6.5.0 - autoclosed Jul 14, 2026
@gardener-ci-robot
gardener-ci-robot deleted the renovate/github-actions branch July 14, 2026 10:37
@gardener-ci-robot gardener-ci-robot changed the title Update actions/setup-node action to v6.5.0 - autoclosed Update ghcr.io/zizmorcore/zizmor Docker tag to v1.27.0 Jul 14, 2026
@gardener-ci-robot
gardener-ci-robot force-pushed the renovate/github-actions branch 3 times, most recently from 1f59bf6 to 5a3bcc3 Compare July 15, 2026 12:29
@gardener-ci-robot gardener-ci-robot changed the title Update ghcr.io/zizmorcore/zizmor Docker tag to v1.27.0 Update github-actions Jul 15, 2026
@gardener-ci-robot
gardener-ci-robot force-pushed the renovate/github-actions branch from 5a3bcc3 to bf59f0a Compare July 20, 2026 15:21
@gardener-prow gardener-prow Bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. kind/enhancement Enhancement, improvement, extension renovate size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant