Skip to content

chore(ci): bump actions/checkout from 4 to 7 - #1

Merged
SecondPort merged 2 commits into
mainfrom
dependabot/github_actions/actions/checkout-7
Aug 30, 2026
Merged

chore(ci): bump actions/checkout from 4 to 7#1
SecondPort merged 2 commits into
mainfrom
dependabot/github_actions/actions/checkout-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 30, 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)

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 dependabot Bot added ci Build, test and release pipeline dependencies Dependency updates labels Aug 30, 2026
@dependabot
dependabot Bot requested a review from SecondPort as a code owner August 30, 2026 11:49
@dependabot dependabot Bot added dependencies Dependency updates ci Build, test and release pipeline labels Aug 30, 2026
@SecondPort

Copy link
Copy Markdown
Owner

@dependabot rebase

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 force-pushed the dependabot/github_actions/actions/checkout-7 branch from ebf028c to 6d3518b Compare August 30, 2026 11:58

@SecondPort SecondPort left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Checked the majors rather than the version numbers.

  • v5 moves to Node 24 and needs runner >= v2.327.1; GitHub-hosted runners are past that.
  • v6 persists credentials to a separate file. Nothing here reads the credential file.
  • v7 blocks checking out fork PRs on pull_request_target and workflow_run. Both workflows trigger on pull_request and push only, so this is a hardening we get for free rather than a behaviour change.

The earlier Windows failure on this branch was the CRLF fixture bug on main, not this bump; it is green on all three platforms since the rebase.

@SecondPort
SecondPort merged commit 749d78f into main Aug 30, 2026
3 checks passed
@SecondPort
SecondPort deleted the dependabot/github_actions/actions/checkout-7 branch August 30, 2026 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Build, test and release pipeline dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant