helper_scripts
helper_scripts copied to clipboard
chore(deps): update actions/checkout action to v6.0.1
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| actions/checkout | action | patch | v6.0.0 -> v6.0.1 |
renovate update details
| Field | Value |
|---|---|
| manager | github-actions |
| categories | ci |
| datasource | github-tags |
| depName | actions/checkout |
| depType¹ | action |
| packageName | actions/checkout |
| sourceUrl | https://github.com/actions/checkout |
| updateType | patch |
| versioning | regex:^v?(?<major>\d+)(.(?<minor>\d+).(?<patch>\d+))?$ |
¹ only available for some managers
Release Notes
actions/checkout (actions/checkout)
v6.0.1
What's Changed
- Update all references from v5 and v4 to v6 by @ericsciple in #2314
- Add worktree support for persist-credentials includeIf by @ericsciple in #2327
- Clarify v6 README by @ericsciple in #2328
Full Changelog: https://github.com/actions/checkout/compare/v6...v6.0.1
Configuration
📅 Schedule: Branch creation - "every weekday" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.