chore(deps): update github actions to v7 - #1967
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates pinned GitHub Actions revisions in the repository’s CI/CD workflows to the latest major versions (checkout v7, setup-go v7, setup-python v7), keeping workflows aligned with upstream runtime/dependency changes.
Changes:
- Bump
actions/checkoutfrom v6.0.3 to v7.0.1 across all affected workflows (pinned by commit SHA). - Bump
actions/setup-gofrom v6.4.0 to v7.0.0 in the Helm docs workflow. - Bump
actions/setup-pythonfrom v6.2.0 to v7.0.0 in Helm release and PR build workflows.
Reviewed changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/sync-issues-to-jira.yaml | Update actions/checkout pin to v7.0.1 for the Jira sync workflow. |
| .github/workflows/release.yaml | Update actions/checkout pin to v7.0.1 for plugin release jobs. |
| .github/workflows/helm-release.yaml | Update actions/checkout to v7.0.1 and actions/setup-python to v7.0.0 for Helm chart packaging. |
| .github/workflows/helm-docs.yaml | Update actions/checkout to v7.0.1 and actions/setup-go to v7.0.0 for Helm docs checks. |
| .github/workflows/gatekeeper-config-tests.yaml | Update actions/checkout pin to v7.0.1 for Gatekeeper config tests. |
| .github/workflows/e2e-flux-helm.yaml | Update actions/checkout pin to v7.0.1 for E2E Flux/Helm workflow. |
| .github/workflows/docker-build.yaml | Update actions/checkout pin to v7.0.1 for Docker build/push workflow. |
| .github/workflows/ci-pr-build.yaml | Update actions/checkout to v7.0.1 and actions/setup-python to v7.0.0 for PR build workflow. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
renovate
Bot
force-pushed
the
renovate/major-github-actions
branch
2 times, most recently
from
September 7, 2026 20:52
15bca7f to
c373e76
Compare
renovate
Bot
force-pushed
the
renovate/major-github-actions
branch
from
September 10, 2026 15:27
c373e76 to
2fd99d7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
v6.0.3→v7.0.1v6.4.0→v7.0.0v6.2.0→v7.0.0Release Notes
actions/checkout (actions/checkout)
v7.0.1Compare Source
v7.0.0Compare Source
v6.1.0Compare Source
actions/setup-go (actions/setup-go)
v7.0.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-go@v6...v7.0.0
v6.5.0Compare Source
actions/setup-python (actions/setup-python)
v7.0.0Compare Source
v6.3.0Compare Source
What's Changed
Enhancement
Dependency update
Documentation
New Contributors
Full Changelog: actions/setup-python@v6...v6.3.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.