Skip to content

chore(ci): bump actions/checkout from 4.4.0 to 7.0.1 - #30

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/actions/checkout-7.0.1
Open

chore(ci): bump actions/checkout from 4.4.0 to 7.0.1#30
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/actions/checkout-7.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown

Bumps actions/checkout from 4.4.0 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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.4.0 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@11d5960...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 @github

dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

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

@dependabot
dependabot Bot requested a review from JavadManashti as a code owner August 19, 2026 13:54
Dependabot bumped the SHA but left the stale `# v4.2.2` comment, which
defeats the point of annotating the pin. The comment was also wrong
before this bump: 11d5960a was v4.4.0, not v4.2.2.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@JavadManashti

Copy link
Copy Markdown
Collaborator

Verified before merging, since this is a major bump (v4 → v7):

  • SHA 3d3c42e5 confirmed to be v7.0.1 via the tags API.
  • The v7 breaking change is blocking fork-PR checkout for pull_request_target and workflow_run. Neither workflow in this repo uses those triggers (validate.yml is pull_request/push/workflow_dispatch, sync-providers.yml is push on main), so it doesn't apply to us — and it's a hardening, not a regression.
  • Both checks pass.

Pushed one commit on top: Dependabot bumped the SHA but left the # v4.2.2 comment, so the annotation no longer matched the pin. Also worth noting that comment was already wrong before this PR — 11d5960a was v4.4.0, not v4.2.2 (my mislabel in #28). Both now read # v7.0.1.

@JavadManashti

Copy link
Copy Markdown
Collaborator

This one needs a second pair of eyes rather than mine — I pushed the version-comment fix onto this branch, so my own approval on it would be fairly weak.

Recap of what was verified before that commit:

  • SHA 3d3c42e5 confirmed as v7.0.1 via the tags API.
  • It's a major bump (v4 → v7). The v7 breaking change blocks fork-PR checkout for pull_request_target and workflow_run; neither workflow here uses those triggers (validate.yml is pull_request/push/workflow_dispatch, sync-providers.yml is push on main), so it doesn't apply — and it's a hardening, not a regression.
  • Both required checks pass.

@y-klochikhin if you're already in the repo for #31, this is a quick one.

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