chore: update actions/checkout to v6.0.3 #67

Merged
Wuast94 merged 1 commit from updatarr/actions-checkout-v6.0.3 into master 2026-06-16 07:54:50 +02:00
Owner

Updates actions/checkout from v6 to v6.0.3.

Links:

Automerge: Enabled

Changed files:

  • .forgejo/workflows/ci.yml:24 v6 -> v6.0.3
  • .forgejo/workflows/dependency-track.yml:13 v6 -> v6.0.3
  • .forgejo/workflows/release.yml:19 v6 -> v6.0.3
  • .forgejo/workflows/release.yml:43 v6 -> v6.0.3
Release notes

v6-beta: v6-beta

Compare source

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead 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.

v6.0.0: v6.0.0

Compare source

What's Changed

Full Changelog: https://github.com/actions/checkout/compare/v5.0.0...v6.0.0

v6.0.1: v6.0.1

Compare source

What's Changed

Full Changelog: https://github.com/actions/checkout/compare/v6...v6.0.1

v6.0.2: v6.0.2

Compare source

What's Changed

Full Changelog: https://github.com/actions/checkout/compare/v6.0.1...v6.0.2

v6.0.3: v6.0.3

Compare source

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v6...v6.0.3

Updates [`actions/checkout`](https://github.com/actions/checkout) from `v6` to `v6.0.3`. Links: - Source: https://github.com/actions/checkout - Release: https://github.com/actions/checkout/tree/v6.0.3 - Compare: https://github.com/actions/checkout/compare/v6...v6.0.3 Automerge: Enabled Changed files: - `.forgejo/workflows/ci.yml:24` `v6` -> `v6.0.3` - `.forgejo/workflows/dependency-track.yml:13` `v6` -> `v6.0.3` - `.forgejo/workflows/release.yml:19` `v6` -> `v6.0.3` - `.forgejo/workflows/release.yml:43` `v6` -> `v6.0.3` <details> <summary>Release notes</summary> ### [`v6-beta`](https://github.com/actions/checkout/tree/v6-beta): v6-beta [Compare source](https://github.com/actions/checkout/compare/v6...v6-beta) ## What's Changed Updated persist-credentials to store the credentials under `$RUNNER_TEMP` instead of directly in the local git config. This requires a minimum Actions Runner version of [v2.329.0](https://github.com/actions/runner/releases/tag/v2.329.0) to access the persisted credentials for [Docker container action](https://docs.github.com/en/actions/tutorials/use-containerized-services/create-a-docker-container-action) scenarios. ### [`v6.0.0`](https://github.com/actions/checkout/tree/v6.0.0): v6.0.0 [Compare source](https://github.com/actions/checkout/compare/v6...v6.0.0) ## What's Changed * Update README to include Node.js 24 support details and requirements by @salmanmkc in https://github.com/actions/checkout/pull/2248 * Persist creds to a separate file by @ericsciple in https://github.com/actions/checkout/pull/2286 * v6-beta by @ericsciple in https://github.com/actions/checkout/pull/2298 * update readme/changelog for v6 by @ericsciple in https://github.com/actions/checkout/pull/2311 **Full Changelog**: https://github.com/actions/checkout/compare/v5.0.0...v6.0.0 ### [`v6.0.1`](https://github.com/actions/checkout/tree/v6.0.1): v6.0.1 [Compare source](https://github.com/actions/checkout/compare/v6...v6.0.1) ## What's Changed * Update all references from v5 and v4 to v6 by @ericsciple in https://github.com/actions/checkout/pull/2314 * Add worktree support for persist-credentials includeIf by @ericsciple in https://github.com/actions/checkout/pull/2327 * Clarify v6 README by @ericsciple in https://github.com/actions/checkout/pull/2328 **Full Changelog**: https://github.com/actions/checkout/compare/v6...v6.0.1 ### [`v6.0.2`](https://github.com/actions/checkout/tree/v6.0.2): v6.0.2 [Compare source](https://github.com/actions/checkout/compare/v6...v6.0.2) ## What's Changed * Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set by @TingluoHuang in https://github.com/actions/checkout/pull/2355 * Fix tag handling: preserve annotations and explicit fetch-tags by @ericsciple in https://github.com/actions/checkout/pull/2356 **Full Changelog**: https://github.com/actions/checkout/compare/v6.0.1...v6.0.2 ### [`v6.0.3`](https://github.com/actions/checkout/tree/v6.0.3): v6.0.3 [Compare source](https://github.com/actions/checkout/compare/v6...v6.0.3) ## What's Changed * Update changelog by @ericsciple in https://github.com/actions/checkout/pull/2357 * fix: expand merge commit SHA regex and add SHA-256 test cases by @yaananth in https://github.com/actions/checkout/pull/2414 * Fix checkout init for SHA-256 repositories by @yaananth in https://github.com/actions/checkout/pull/2439 * Update changelog for v6.0.3 by @yaananth in https://github.com/actions/checkout/pull/2446 ## New Contributors * @yaananth made their first contribution in https://github.com/actions/checkout/pull/2414 **Full Changelog**: https://github.com/actions/checkout/compare/v6...v6.0.3 </details>
chore: update actions/checkout to v6.0.3
All checks were successful
CI / Lint, Test & Build (pull_request) Successful in 8m33s
f5f4ed3d56
Wuast94 scheduled this pull request to auto merge when all checks succeed 2026-06-16 07:42:16 +02:00
Wuast94 merged commit 1529fcdb83 into master 2026-06-16 07:54:50 +02:00
Wuast94 deleted branch updatarr/actions-checkout-v6.0.3 2026-06-16 07:54:51 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Wuast94/betterbluelineconsole!67
No description provided.