Originally created by: dependabot[bot]
Bumps actions/checkout from 4 to 6.
Sourced from actions/checkout's releases.
v6.0.0
What's Changed
- Update README to include Node.js 24 support details and requirements by
@salmanmkcin actions/checkout#2248](https://github.com/href="https://redirect.github.com/actions/checkout/pull/2248">actions/checkout/issues/2248)- Persist creds to a separate file by
@ericsciplein actions/checkout#2286](https://github.com/href="https://redirect.github.com/actions/checkout/pull/2286">actions/checkout/issues/2286)- v6-beta by
@ericsciplein actions/checkout#2298](https://github.com/href="https://redirect.github.com/actions/checkout/pull/2298">actions/checkout/issues/2298)- update readme/changelog for v6 by
@ericsciplein actions/checkout#2311](https://github.com/href="https://redirect.github.com/actions/checkout/pull/2311">actions/checkout/issues/2311)Full Changelog: https://github.com/actions/checkout/compare/v5.0.0...v6.0.0
v6-beta
What's Changed
Updated persist-credentials to store the credentials under
$RUNNER_TEMPinstead of directly in the local git config.This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.
v5.0.1
What's Changed
- Port v6 cleanup to v5 by
@ericsciplein actions/checkout#2301](https://github.com/href="https://redirect.github.com/actions/checkout/pull/2301">actions/checkout/issues/2301)Full Changelog: https://github.com/actions/checkout/compare/v5...v5.0.1
v5.0.0
What's Changed
- Update actions checkout to use node 24 by
@salmanmkcin actions/checkout#2226](https://github.com/href="https://redirect.github.com/actions/checkout/pull/2226">actions/checkout/issues/2226)- Prepare v5.0.0 release by
@salmanmkcin actions/checkout#2238](https://github.com/href="https://redirect.github.com/actions/checkout/pull/2238">actions/checkout/issues/2238)⚠️ Minimum Compatible Runner Version
v2.327.1
Release NotesMake sure your runner is updated to this version or newer to use this release.
Full Changelog: https://github.com/actions/checkout/compare/v4...v5.0.0
v4.3.1
What's Changed
- Port v6 cleanup to v4 by
@ericsciplein actions/checkout#2305](https://github.com/href="https://redirect.github.com/actions/checkout/pull/2305">actions/checkout/issues/2305)Full Changelog: https://github.com/actions/checkout/compare/v4...v4.3.1
v4.3.0
What's Changed
- docs: update README.md by
@motssin actions/checkout#1971](https://github.com/href="https://redirect.github.com/actions/checkout/pull/1971">actions/checkout/issues/1971)- Add internal repos for checking out multiple repositories by
@mouismailin actions/checkout#1977](https://github.com/href="https://redirect.github.com/actions/checkout/pull/1977">actions/checkout/issues/1977)- Documentation update - add recommended permissions to Readme by
@benwellsin actions/checkout#2043](https://github.com/href="https://redirect.github.com/actions/checkout/pull/2043">actions/checkout/issues/2043)
... (truncated)
de0fac2 Fix tag handling: preserve annotations and explicit fetch-tags (#2356](https://github.com/href="https://redirect.github.com/actions/checkout/issues/2356">/issues/2356))064fe7f Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...8e8c483 Clarify v6 README (#2328](https://github.com/href="https://redirect.github.com/actions/checkout/issues/2328">/issues/2328))033fa0d Add worktree support for persist-credentials includeIf (#2327](https://github.com/href="https://redirect.github.com/actions/checkout/issues/2327">/issues/2327))c2d88d3 Update all references from v5 and v4 to v6 (#2314](https://github.com/href="https://redirect.github.com/actions/checkout/issues/2314">/issues/2314))1af3b93 update readme/changelog for v6 (#2311](https://github.com/href="https://redirect.github.com/actions/checkout/issues/2311">/issues/2311))71cf226 v6-beta (#2298](https://github.com/href="https://redirect.github.com/actions/checkout/issues/2298">/issues/2298))069c695 Persist creds to a separate file (#2286](https://github.com/href="https://redirect.github.com/actions/checkout/issues/2286">/issues/2286))ff7abcd Update README to include Node.js 24 support details and requirements (#2248](https://github.com/href="https://redirect.github.com/actions/checkout/issues/2248">/issues/2248))08c6903 Prepare v5.0.0 release (#2238](https://github.com/href="https://redirect.github.com/actions/checkout/issues/2238">/issues/2238))You can trigger a rebase of this PR by commenting @dependabot rebase.
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.