chore(deps): update dependency actions/checkout to v2.7.0 #43

Closed
renovate wants to merge 1 commits from renovate/actions-checkout-2.x into master
Collaborator

This PR contains the following updates:

Package Update Change
actions/checkout minor v2 -> v2.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

v2.4.0

Compare Source

  • Convert SSH URLs like org-<ORG_ID>@&#8203;github.com: to https://github.com/ - pr

v2.3.5

Compare Source

Update dependencies

v2.3.4

Compare Source

v2.3.3

Compare Source

v2.3.2

Compare Source

Add Third Party License Information to Dist Files

v2.3.1

Compare Source

v2.3.0

Compare Source

v2.2.0

Compare Source

v2.1.1

Compare Source

  • Changes to support GHES (here and here)

v2.1.0

Compare Source


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 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.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [actions/checkout](https://github.com/actions/checkout) | minor | `v2` -> `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 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 https://github.com/actions/checkout/pull/1040 - Includes backports from the following changes: https://github.com/actions/checkout/pull/964, https://github.com/actions/checkout/pull/1002, 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 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 https://github.com/actions/checkout/pull/776 - Prepare changelog for v2.4.2. by [@&#8203;TingluoHuang](https://github.com/TingluoHuang) in 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` ### [`v2.4.0`](https://github.com/actions/checkout/releases/tag/v2.4.0) [Compare Source](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0) - Convert SSH URLs like `org-<ORG_ID>@&#8203;github.com:` to `https://github.com/` - [pr](https://github.com/actions/checkout/pull/621) ### [`v2.3.5`](https://github.com/actions/checkout/releases/tag/v2.3.5) [Compare Source](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5) Update dependencies ### [`v2.3.4`](https://github.com/actions/checkout/releases/tag/v2.3.4) [Compare Source](https://github.com/actions/checkout/compare/v2.3.3...v2.3.4) - [Add missing `await`s](https://github.com/actions/checkout/pull/379) - [Swap to Environment Files](https://github.com/actions/checkout/pull/360) ### [`v2.3.3`](https://github.com/actions/checkout/releases/tag/v2.3.3) [Compare Source](https://github.com/actions/checkout/compare/v2.3.2...v2.3.3) - [Remove Unneeded commit information from build logs](https://github.com/actions/checkout/pull/345) - [Add Licensed to verify third party dependencies](https://github.com/actions/checkout/pull/326) ### [`v2.3.2`](https://github.com/actions/checkout/releases/tag/v2.3.2) [Compare Source](https://github.com/actions/checkout/compare/v2.3.1...v2.3.2) [Add Third Party License Information to Dist Files](https://github.com/actions/checkout/pull/320) ### [`v2.3.1`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v231) [Compare Source](https://github.com/actions/checkout/compare/v2.3.0...v2.3.1) - [Fix default branch resolution for .wiki and when using SSH](https://github.com/actions/checkout/pull/284) ### [`v2.3.0`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v230) [Compare Source](https://github.com/actions/checkout/compare/v2.2.0...v2.3.0) - [Fallback to the default branch](https://github.com/actions/checkout/pull/278) ### [`v2.2.0`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v220) [Compare Source](https://github.com/actions/checkout/compare/v2.1.1...v2.2.0) - [Fetch all history for all tags and branches when fetch-depth=0](https://github.com/actions/checkout/pull/258) ### [`v2.1.1`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v211) [Compare Source](https://github.com/actions/checkout/compare/v2.1.0...v2.1.1) - Changes to support GHES ([here](https://github.com/actions/checkout/pull/236) and [here](https://github.com/actions/checkout/pull/248)) ### [`v2.1.0`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v210) [Compare Source](https://github.com/actions/checkout/compare/v2...v2.1.0) - [Group output](https://github.com/actions/checkout/pull/191) - [Changes to support GHES alpha release](https://github.com/actions/checkout/pull/199) - [Persist core.sshCommand for submodules](https://github.com/actions/checkout/pull/184) - [Add support ssh](https://github.com/actions/checkout/pull/163) - [Convert submodule SSH URL to HTTPS, when not using SSH](https://github.com/actions/checkout/pull/179) - [Add submodule support](https://github.com/actions/checkout/pull/157) - [Follow proxy settings](https://github.com/actions/checkout/pull/144) - [Fix ref for pr closed event when a pr is merged](https://github.com/actions/checkout/pull/141) - [Fix issue checking detached when git less than 2.22](https://github.com/actions/checkout/pull/128) </details> --- ### 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 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate added the botupgrade labels 2024-02-04 21:36:00 +00:00
renovate added 1 commit 2024-02-04 21:36:01 +00:00
chore(deps): update dependency actions/checkout to v2.7.0
All checks were successful
Build and publish Image / build-and-push (push) Successful in 1m7s
80e37bb670
erichardson closed this pull request 2024-02-04 21:50:14 +00:00
All checks were successful
Build and publish Image / build-and-push (push) Successful in 1m7s

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: erichardson/py-eagle-mqtt#43