chore: update actions/checkout to v6.0.3 #67
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "updatarr/actions-checkout-v6.0.3"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Updates
actions/checkoutfromv6tov6.0.3.Links:
Automerge: Enabled
Changed files:
.forgejo/workflows/ci.yml:24v6->v6.0.3.forgejo/workflows/dependency-track.yml:13v6->v6.0.3.forgejo/workflows/release.yml:19v6->v6.0.3.forgejo/workflows/release.yml:43v6->v6.0.3Release notes
v6-beta: v6-betaCompare source
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.
v6.0.0: v6.0.0Compare source
What's Changed
Full Changelog: https://github.com/actions/checkout/compare/v5.0.0...v6.0.0
v6.0.1: v6.0.1Compare source
What's Changed
Full Changelog: https://github.com/actions/checkout/compare/v6...v6.0.1
v6.0.2: v6.0.2Compare source
What's Changed
Full Changelog: https://github.com/actions/checkout/compare/v6.0.1...v6.0.2
v6.0.3: v6.0.3Compare source
What's Changed
New Contributors
Full Changelog: https://github.com/actions/checkout/compare/v6...v6.0.3