chore(deps): update actions/checkout action to v4.3.0 #368
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/actions-checkout-4.x"
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?
This PR contains the following updates:
v4.2.2
->v4.3.0
Release Notes
actions/checkout (actions/checkout)
v4.3.0
Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/actions/checkout/compare/v4...v4.3.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
Decision: Accept
Change Score: 10/10
This is a simple update to the
actions/checkout
action in several workflow files. The change updates the action from versionv4.2.2
tov4.3.0
.This update appears straightforward and beneficial, as it likely incorporates bug fixes, performance improvements, or new features from the newer version of the action. There are no immediately apparent issues with this change. Updating actions to their latest versions is a good practice.
279acbd871
toa798fffd52
Decision: Accept
Change Score: 10/10
The proposed change updates the
actions/checkout
action from versionv4.2.2
tov4.3.0
in the CI, release, and snyk workflows. This is a routine update to a commonly used action and appears safe. No problems were identified.