Skip to content

chore(ci): bump actions/checkout from 5.0.1 to 7.0.1 - #293

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7.0.1
Closed

chore(ci): bump actions/checkout from 5.0.1 to 7.0.1#293
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 5.0.1 to 7.0.1.

Release notes

Sourced from actions/checkout's releases.

v7.0.1

What's Changed

Full Changelog: actions/checkout@v7...v7.0.1

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.1.0

What's Changed

https://github.blog/changelog/2026-06-18-safer-pull_request_target-defaults-for-github-actions-checkout/ for more details about this breaking change

Full Changelog: actions/checkout@v6.0.3...v6.1.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.1

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

@dependabot @github

dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.1 to 7.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@93cb6ef...3d3c42e)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-7.0.1 branch from df97d57 to 5d3f196 Compare August 6, 2026 01:36
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

Test Coverage Report

Metric Coverage
Lines 88%
Statements 88%
Functions 84%
Branches 86.15%

@zeshi-du

Copy link
Copy Markdown
Contributor

Closing this in favour of doing the same bump on our internal source-of-truth repo first.

Context worth writing down, because it affects every dependabot PR here: this repository is a mirror. Development happens internally and reaches this repo as a per-release snapshot. That has two consequences for dependency bumps landing on main here:

  1. For most files, the snapshot's guard will hard-abort rather than overwrite, so a public-only bump blocks the next release until someone hand-backports it.
  2. For .github/workflows/release.yaml specifically, the snapshot regenerates the file from a template — so a pin changed only here is silently reverted on the next release, with no warning at all. (We found that one this week: the template still pinned actions/checkout at v5.0.1 even though the workflows had moved on.)

So the correct path is internal-first, then the bump arrives here with the next release. I have that change in review internally now, including the template pin.

Nothing wrong with the PR itself — thanks, dependabot.

@zeshi-du zeshi-du closed this Aug 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/github_actions/actions/checkout-7.0.1 branch August 13, 2026 09:19
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.

1 participant