Skip to content

chore(deps): bump actions/checkout from 4 to 7 - #14248

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

chore(deps): bump actions/checkout from 4 to 7#14248
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/github_actions/dev/actions/checkout-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 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 github_actions Pull requests that update GitHub Actions code labels Aug 31, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 31, 2026 17:44
@dependabot dependabot Bot added dependencies github_actions Pull requests that update GitHub Actions code labels Aug 31, 2026
@github-project-automation github-project-automation Bot moved this to 🆕 Needs initial review in AutoGPT development kanban Aug 31, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🔍 PR Overlap Detection

This check compares your PR against all other open PRs targeting the same branch to detect potential merge conflicts early.

🟡 Medium Risk — Some Line Overlap

These PRs have some overlapping changes:

  • chore(deps): bump actions/setup-python from 5 to 7 #14246 (dependabot · updated 2m ago)

    • .github/workflows/classic-python-checks.yml: L46-47, L87-88
    • .github/workflows/classic-benchmark_publish_package.yml: L16
    • .github/workflows/classic-forge-ci.yml: L43-46
    • .github/workflows/docs-block-sync.yml: L28-29
    • .github/workflows/docs-enhance.yml: L33-34
    • .github/workflows/classic-benchmark-ci.yml: L47, L136
    • .github/workflows/refresh-anthropic-rates.yml: L15-19
    • .github/workflows/claude-dependabot.yml: L36
    • .github/workflows/pr-overlap-check.yml: L21-22
    • .github/workflows/platform-autogpt-deploy-prod.yml: L22-23
    • .github/workflows/platform-backend-ci.yml: L52-55, L96-99, L137-140
    • .github/workflows/repo-workflow-checker.yml: L15-17
    • .github/workflows/classic-autogpts-ci.yml: L44
    • .github/workflows/docs-claude-review.yml: L31-32
    • .github/workflows/platform-autogpt-deploy-dev.yaml: L37-38
  • build(deps): bump actions/checkout from 4 to 7 #12129 (dependabot · updated 5d ago)

    • .github/workflows/classic-python-checks.yml: L41-47, L82-88
    • .github/workflows/batch-command-handler.yml: L56-62
    • .github/workflows/classic-benchmark_publish_package.yml: L10-16
    • .github/workflows/batch-reconcile.yml: L44-50
    • .github/workflows/copilot-setup-steps.yml: L27-33
    • .github/workflows/classic-forge-ci.yml: L40-46
    • .github/workflows/docs-block-sync.yml: L23-29
    • .github/workflows/docs-enhance.yml: L28-34
    • .github/workflows/classic-autogpt-docker-ci.yml: L35-41, L101-107
    • .github/workflows/classic-benchmark-ci.yml: L41-47, L130-136
    • .github/workflows/platform-fullstack-ci.yml: L31-37, L55-61, L152-158
    • .github/workflows/refresh-anthropic-rates.yml: L13-19
    • .github/workflows/platform-supabase-auth-sweep.yml: L28-34
    • .github/workflows/codeql.yml: L58-64
    • .github/workflows/platform-frontend-ci.yml: L36-42, L67-73, L98-104, L132-138
    • .github/workflows/claude-dependabot.yml: L30-36
    • .github/workflows/claude.yml: L37-43
    • .github/workflows/pr-overlap-check.yml: L16-22
    • .github/workflows/classic-autogpt-docker-release.yml: L20-26
    • .github/workflows/platform-autogpt-deploy-prod.yml: L17-23
    • .github/workflows/platform-backend-ci.yml: L49-55, L93-99, L134-140, L253-259
    • .github/workflows/repo-workflow-checker.yml: L11-17
    • .github/workflows/classic-autogpt-ci.yml: L44-50
    • .github/workflows/platform-preview-seed-fixture.yml: L92-98
    • .github/workflows/classic-autogpts-ci.yml: L38-44
    • .github/workflows/docs-claude-review.yml: L26-32
    • .github/workflows/classic-autogpt-docker-cache-clean.yml: L16-22
    • .github/workflows/platform-autogpt-deploy-dev.yaml: L32-38
  • build(deps): bump actions/setup-python from 5 to 7 #10872 (dependabot · updated 5d ago)

    • .github/workflows/classic-python-checks.yml: L46-47, L87-88
    • .github/workflows/classic-benchmark_publish_package.yml: L16
    • .github/workflows/classic-forge-ci.yml: L43-46
    • .github/workflows/docs-block-sync.yml: L28-29
    • .github/workflows/docs-enhance.yml: L33-34
    • .github/workflows/classic-benchmark-ci.yml: L47, L136
    • .github/workflows/refresh-anthropic-rates.yml: L15-19
    • .github/workflows/claude-dependabot.yml: L36
    • .github/workflows/pr-overlap-check.yml: L21-22
    • .github/workflows/platform-autogpt-deploy-prod.yml: L22-23
    • .github/workflows/platform-backend-ci.yml: L52-55, L96-99, L137-140
    • .github/workflows/repo-workflow-checker.yml: L15-17
    • .github/workflows/classic-autogpts-ci.yml: L44
    • .github/workflows/docs-claude-review.yml: L31-32
    • .github/workflows/platform-autogpt-deploy-dev.yaml: L37-38

🟢 Low Risk — File Overlap Only

These PRs touch the same files but different sections (click to expand)

Summary: 0 conflict(s), 3 medium risk, 4 low risk (out of 7 PRs with file overlap)


Auto-generated on push. Ignores: openapi.json, lock files.

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

Labels

dependencies github_actions Pull requests that update GitHub Actions code size/m

Projects

Status: 🆕 Needs initial review

Development

Successfully merging this pull request may close these issues.

0 participants