chore(deps): update github-actions deps to v7 - #77
Open
renovate-bot wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the pinned actions/checkout GitHub Action used across this repository’s CI/release workflows from v6 to v7, keeping workflow dependencies current and aligned with upstream security/behavior changes.
Changes:
- Bumped
actions/checkoutfrom v6 to v7 (pinned SHA) in all workflows that use it. - Kept existing checkout configuration (e.g.,
persist-credentials: false) unchanged.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .github/workflows/release.yml | Updates checkout action pin to v7 for the release job. |
| .github/workflows/is-compatible.yml | Updates checkout action pin to v7 for compatibility checks. |
| .github/workflows/ci.yml | Updates checkout action pin to v7 across all CI jobs (build/test/e2e/report). |
| .github/workflows/bundle-stats.yml | Updates checkout action pin to v7 for bundle stats workflow. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
renovate-bot
force-pushed
the
renovate/major-github-actions-deps
branch
from
July 14, 2026 04:41
9f7e16b to
8fa5acf
Compare
Signed-off-by: Mend Renovate <bot@renovateapp.com>
renovate-bot
force-pushed
the
renovate/major-github-actions-deps
branch
from
August 27, 2026 15:10
8fa5acf to
f64bdd6
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→v7v6→v7v6.4.0→v7.0.0Release Notes
actions/checkout (actions/checkout)
v7.0.1Compare Source
v7.0.0Compare Source
actions/setup-node (actions/setup-node)
v7.0.0Compare Source
What's Changed
Enhancements:
Bug fixes:
mirrorTokeningetManifestif it's provided by @deiga in #1548Documentation updates:
Dependency update:
New Contributors
Full Changelog: actions/setup-node@v6...v7.0.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.