Skip to content

build(deps): bump actions/checkout from 4 to 7 - #2516

Merged
carlos-alm merged 4 commits into
mainfrom
dependabot/github_actions/actions/checkout-7
Aug 15, 2026
Merged

build(deps): bump actions/checkout from 4 to 7#2516
carlos-alm merged 4 commits into
mainfrom
dependabot/github_actions/actions/checkout-7

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 4 to 7.

Release notes

Sourced from actions/checkout's releases.

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

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

... (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 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v4...v7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 15, 2026
@carlos-alm

Copy link
Copy Markdown
Contributor

@greptileai

@carlos-alm

Copy link
Copy Markdown
Contributor

@greptileai

@greptile-apps

greptile-apps Bot commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Upgrades the checkout action used by the sweep-gate regression workflow from v4 to v7.

  • Retains the workflow's existing triggers, permissions, runner, and downstream test steps.
  • Uses checkout v7 on ubuntu-latest, consistent with the version already used by sibling workflows.

Confidence Score: 5/5

The PR appears safe to merge because the upgraded checkout action is compatible with the workflow's runner, triggers, and default checkout behavior.

The workflow runs on a current GitHub-hosted runner, does not use the event types affected by checkout v7's safer fork-checkout default, and has no downstream dependency on behavior changed by this upgrade.

Important Files Changed

Filename Overview
.github/workflows/sweep-gate.yml The checkout major-version upgrade is compatible with this workflow's GitHub-hosted runner and event configuration, with no changed-code defect identified.

Reviews (1): Last reviewed commit: "Merge branch 'main' into dependabot/gith..." | Re-trigger Greptile

@carlos-alm
carlos-alm merged commit d7c0ad7 into main Aug 15, 2026
6 checks passed
@carlos-alm
carlos-alm deleted the dependabot/github_actions/actions/checkout-7 branch August 15, 2026 19:16
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 15, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant