chore(deps): update actions/checkout action to v2.7.0 #14

Open
renovate wants to merge 1 commit from renovate/actions-checkout-2.x into main
Member

This PR contains the following updates:

Package Type Update Change
actions/checkout action minor v2.4.0v2.7.0

Release Notes

actions/checkout (actions/checkout)

v2.7.0

Compare Source

What's Changed

Full Changelog: https://github.com/actions/checkout/compare/v2.6.0...v2.7.0

v2.6.0

Compare Source

What's Changed

Full Changelog: https://github.com/actions/checkout/compare/v2.5.0...v2.6.0

v2.5.0

Compare Source

What's Changed

Full Changelog: https://github.com/actions/checkout/compare/v2...v2.5.0

v2.4.2

Compare Source

What's Changed

Full Changelog: https://github.com/actions/checkout/compare/v2...v2.4.2

v2.4.1

Compare Source

  • Fixed an issue where checkout failed to run in container jobs due to the new git setting safe.directory

Configuration

📅 Schedule: (UTC)

  • 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 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 Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://github.com/actions/checkout) | action | minor | `v2.4.0` → `v2.7.0` | --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v2.7.0`](https://github.com/actions/checkout/releases/tag/v2.7.0) [Compare Source](https://github.com/actions/checkout/compare/v2.6.0...v2.7.0) ##### What's Changed - Add new public key for known\_hosts ([#&#8203;1237](https://github.com/actions/checkout/issues/1237)) by [@&#8203;TingluoHuang](https://github.com/TingluoHuang) in [#&#8203;1238](https://github.com/actions/checkout/pull/1238) **Full Changelog**: <https://github.com/actions/checkout/compare/v2.6.0...v2.7.0> ### [`v2.6.0`](https://github.com/actions/checkout/releases/tag/v2.6.0) [Compare Source](https://github.com/actions/checkout/compare/v2.5.0...v2.6.0) ##### What's Changed - Add backports to v2 branch by [@&#8203;cory-miller](https://github.com/cory-miller) in [#&#8203;1040](https://github.com/actions/checkout/pull/1040) - Includes backports from the following changes: [#&#8203;964](https://github.com/actions/checkout/pull/964), [#&#8203;1002](https://github.com/actions/checkout/pull/1002), [#&#8203;1029](https://github.com/actions/checkout/pull/1029) - Upgraded the licensed version to match what is used in v3. **Full Changelog**: <https://github.com/actions/checkout/compare/v2.5.0...v2.6.0> ### [`v2.5.0`](https://github.com/actions/checkout/releases/tag/v2.5.0) [Compare Source](https://github.com/actions/checkout/compare/v2.4.2...v2.5.0) ##### What's Changed - Update [@&#8203;actions/core](https://github.com/actions/core) to 1.10.0 by [@&#8203;rentziass](https://github.com/rentziass) in [#&#8203;962](https://github.com/actions/checkout/pull/962) **Full Changelog**: <https://github.com/actions/checkout/compare/v2...v2.5.0> ### [`v2.4.2`](https://github.com/actions/checkout/releases/tag/v2.4.2) [Compare Source](https://github.com/actions/checkout/compare/v2.4.1...v2.4.2) ##### What's Changed - Add set-safe-directory input to allow customers to take control. ([#&#8203;770](https://github.com/actions/checkout/issues/770)) by [@&#8203;TingluoHuang](https://github.com/TingluoHuang) in [#&#8203;776](https://github.com/actions/checkout/pull/776) - Prepare changelog for v2.4.2. by [@&#8203;TingluoHuang](https://github.com/TingluoHuang) in [#&#8203;778](https://github.com/actions/checkout/pull/778) **Full Changelog**: <https://github.com/actions/checkout/compare/v2...v2.4.2> ### [`v2.4.1`](https://github.com/actions/checkout/releases/tag/v2.4.1) [Compare Source](https://github.com/actions/checkout/compare/v2.4.0...v2.4.1) - Fixed an issue where checkout failed to run in container jobs due to the new git setting `safe.directory` </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIzMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
renovate added 1 commit 2026-06-29 23:24:58 -07:00
chore(deps): update actions/checkout action to v2.7.0
Some checks failed
Validate / Check-1 (push) Failing after 1s
Validate / Test Suite-1 (push) Failing after 1s
Validate / Lints (push) Failing after 1s
Validate / Check (push) Has been cancelled
Validate / Check-2 (push) Has been cancelled
Validate / Test Suite (push) Has been cancelled
Validate / Test Suite-2 (push) Has been cancelled
f552e28231
Some checks failed
Validate / Check-1 (push) Failing after 1s
Validate / Test Suite-1 (push) Failing after 1s
Validate / Lints (push) Failing after 1s
Validate / Check (push) Has been cancelled
Validate / Check-2 (push) Has been cancelled
Validate / Test Suite (push) Has been cancelled
Validate / Test Suite-2 (push) Has been cancelled
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/actions-checkout-2.x:renovate/actions-checkout-2.x
git checkout renovate/actions-checkout-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/actions-checkout-2.x
git checkout renovate/actions-checkout-2.x
git rebase main
git checkout main
git merge --ff-only renovate/actions-checkout-2.x
git checkout renovate/actions-checkout-2.x
git rebase main
git checkout main
git merge --no-ff renovate/actions-checkout-2.x
git checkout main
git merge --squash renovate/actions-checkout-2.x
git checkout main
git merge --ff-only renovate/actions-checkout-2.x
git checkout main
git merge renovate/actions-checkout-2.x
git push origin main
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: Sulkta-OSS/pallas#14
No description provided.