Skip to content

Bump actions/checkout from 4 to 7 - #107

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

Bump actions/checkout from 4 to 7#107
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 Jun 19, 2026

Copy link
Copy Markdown

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.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

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

v6.0.0

What's Changed

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

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 4 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [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 Jun 19, 2026

@prmerger-ai-pull-request-review prmerger-ai-pull-request-review Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PRMerger Review

Machine-reviewed on a GitHub Actions runner. Build and test evidence is included below.

Run: https://github.com/skrcode/java-auto-unit-tests/actions/runs/28744771868

VERDICT: approve
SUMMARY:
This is a Dependabot-generated PR that performs a mechanical, consistent bump of actions/checkout from v4 to v7 across all four workflow files. All 8 occurrences of actions/checkout@v4 have been replaced — none remain. The Dependabot commit metadata explicitly declares dependency-version: '7' and update-type: version-update:semver-major, confirming the version was sourced from the actual actions/checkout GitHub releases. The repository's other ongoing Dependabot PRs (visible in git log) show similarly large major-version bumps for other actions (e.g., codecov/codecov-action 5→7, qodana-action 2024.2→2026.1), consistent with a 2026 dependency state. No other workflow logic was changed.
BUILD_AND_TEST:
No build or test command is applicable — this PR touches only GitHub Actions workflow YAML files. Correctness was verified through direct inspection: confirmed all 8 actions/checkout@v4 references were replaced with @v7, and no residual @v4 references remain (grep -rn "actions/checkout@v4" .github/ returned empty).
FINDINGS:

  • none
    FOLLOW_UPS:
  • The other first-party GitHub Actions (actions/setup-java@v4, actions/upload-artifact@v4, actions/cache@v4) are still at v4; separate Dependabot PRs for those are visible in the git log and should be reviewed in turn.

Inline comments posted: 0 high-signal finding(s).

@github-actions

Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has not had recent activity.
It will be closed in 14 days if no further activity occurs.

If you plan to continue work on this:

  • Update the PR with new commits
  • Respond to review comments
  • Rebase on the latest main branch

Thank you for your contribution!

@github-actions github-actions Bot added the stale label Aug 20, 2026
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 github_actions Pull requests that update GitHub Actions code stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants