Skip to content

chore(actions)(deps): bump actions/checkout from 6.0.2 to 7.0.1 - #1382

Merged
Lexus2016 merged 2 commits into
mainfrom
dependabot/github_actions/actions/checkout-7.0.1
Jul 28, 2026
Merged

chore(actions)(deps): bump actions/checkout from 6.0.2 to 7.0.1#1382
Lexus2016 merged 2 commits 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 6.0.2 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

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 6.0.2 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@v6.0.2...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 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.

@dependabot
dependabot Bot requested a review from Lexus2016 as a code owner July 27, 2026 21:57
@github-actions github-actions Bot added bug Something isn't working security labels Jul 27, 2026
@github-actions

github-actions Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

✅ CI-sensitive file review passed

The ci-reviewed label is present on this PR.

@Lexus2016

Copy link
Copy Markdown
Owner

Reviewed against the three criteria this gate names.

1. New eslint rules with custom fix functions writing outside linted paths — n/a, no eslint config touched.

2. Workflow changes widening permissions or removing guards — none. Verified by diffing everything that is not a uses: line:

$ gh pr diff 1382 | grep -E '^[-+]' | grep -vE '^[-+]{3}' | grep -vE 'uses:|# v?[0-9]'
(empty)

Only the pinned action SHAs change. No permissions:, if:, or step logic is touched.

3. Composite action changes altering what gets executed — none; no composite action definitions in the diff.

Functional evidence: 37 checks pass on the new versions. The only failures are this gate itself and the All required checks pass rollup that depends on it.

Adding ci-reviewed.

@Lexus2016
Lexus2016 merged commit c880f28 into main Jul 28, 2026
44 checks passed
@Lexus2016
Lexus2016 deleted the dependabot/github_actions/actions/checkout-7.0.1 branch July 28, 2026 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ci-reviewed security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant