Skip to content

chore: bump actions/checkout from 3 to 7 - #304

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7
Sep 7, 2026
Merged

chore: bump actions/checkout from 3 to 7#304
github-actions[bot] merged 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 3 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)

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 3 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...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 dependabot label Sep 7, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 7, 2026 22:04
@dependabot dependabot Bot added the dependabot label Sep 7, 2026
@cursor

cursor Bot commented Sep 7, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
CI-only dependency bump with no application or release script changes; verify release and sample-app workflows still pass after the major checkout upgrade.

Overview
Upgrades every actions/checkout step in three GitHub Actions workflows from v3/v4 to v7, with no other workflow logic or inputs changed.

pull-request-app-checks.yml updates five checkout steps (sample app confirmation, instrumented tests, unit tests, lint, Kotlin lint), all still using submodules: recursive. release.yml updates three checkouts (development release branch, main for semantic release, main for sync/push). sync-higgs-shop-data-plan.yml updates the development-branch checkout in the data-plan PR job.

This is a straight Dependabot-style version pin bump for the checkout action only.

Reviewed by Cursor Bugbot for commit 4e3de6e. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions
github-actions Bot merged commit 3dfdb86 into main Sep 7, 2026
20 checks passed
@github-actions
github-actions Bot deleted the dependabot/github_actions/actions/checkout-7 branch September 7, 2026 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants