Skip to content

Bump actions/checkout from 4 to 7 - #354

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

Bump actions/checkout from 4 to 7#354
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 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 the dependencies Pull requests that update a dependency file label Aug 3, 2026
@greptile-apps

greptile-apps Bot commented Aug 3, 2026

Copy link
Copy Markdown

Confidence Score: 5/5

The PR appears safe to merge, with no changed-code-triggered failure identified.

The release and SDK workflows retain their existing checkout configuration while moving between compatible v7 patch commits, and the docfacts workflow's pull_request trigger is unaffected by checkout v7's new unsafe-fork protection.

Important Files Changed

Filename Overview
.github/workflows/cli-release.yml Updates the release job's immutable checkout pin from v7.0.0 to v7.0.1 without changing checkout inputs.
.github/workflows/docfacts-impact.yml Updates both checkout steps from @v4 to @v7; the workflow's pull_request trigger does not activate v7's new pull_request_target/workflow_run restriction.
.github/workflows/go-release.yml Updates the Go release job's immutable checkout pin from v7.0.0 to v7.0.1.
.github/workflows/mcp-release.yml Updates the MCP release job's immutable checkout pin from v7.0.0 to v7.0.1.
.github/workflows/node-release.yml Updates the Node release job's immutable checkout pin from v7.0.0 to v7.0.1.
.github/workflows/python-release.yml Updates the Python release job's immutable checkout pin from v7.0.0 to v7.0.1.
.github/workflows/sdk-checks.yml Consistently updates all six checkout invocations to the immutable v7.0.1 commit without altering CI gating or checkout configuration.

Reviews (1): Last reviewed commit: "Bump actions/checkout from 4 to 7" | Re-trigger Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants