actions/checkout (actions/checkout)
### [`v4.1.1`](https://togithub.com/actions/checkout/releases/tag/v4.1.1)
[Compare Source](https://togithub.com/actions/checkout/compare/v4.1.0...v4.1.1)
##### What's Changed
- Update CODEOWNERS to Launch team by [@joshmgross](https://togithub.com/joshmgross) in [https://github.com/actions/checkout/pull/1510](https://togithub.com/actions/checkout/pull/1510)
- Correct link to GitHub Docs by [@peterbe](https://togithub.com/peterbe) in [https://github.com/actions/checkout/pull/1511](https://togithub.com/actions/checkout/pull/1511)
- Link to release page from what's new section by [@cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1514](https://togithub.com/actions/checkout/pull/1514)
##### New Contributors
- [@joshmgross](https://togithub.com/joshmgross) made their first contribution in [https://github.com/actions/checkout/pull/1510](https://togithub.com/actions/checkout/pull/1510)
- [@peterbe](https://togithub.com/peterbe) made their first contribution in [https://github.com/actions/checkout/pull/1511](https://togithub.com/actions/checkout/pull/1511)
**Full Changelog**: https://github.com/actions/checkout/compare/v4.1.0...v4.1.1
### [`v4.1.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v410)
[Compare Source](https://togithub.com/actions/checkout/compare/v4.0.0...v4.1.0)
- [Add support for partial checkout filters](https://togithub.com/actions/checkout/pull/1396)
### [`v4.0.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v400)
[Compare Source](https://togithub.com/actions/checkout/compare/v3.6.0...v4.0.0)
- [Support fetching without the --progress option](https://togithub.com/actions/checkout/pull/1067)
- [Update to node20](https://togithub.com/actions/checkout/pull/1436)
### [`v3.6.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v360)
[Compare Source](https://togithub.com/actions/checkout/compare/v3.5.3...v3.6.0)
- [Fix: Mark test scripts with Bash'isms to be run via Bash](https://togithub.com/actions/checkout/pull/1377)
- [Add option to fetch tags even if fetch-depth > 0](https://togithub.com/actions/checkout/pull/579)
### [`v3.5.3`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v353)
[Compare Source](https://togithub.com/actions/checkout/compare/v3.5.2...v3.5.3)
- [Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in](https://togithub.com/actions/checkout/pull/1196)
- [Fix typos found by codespell](https://togithub.com/actions/checkout/pull/1287)
- [Add support for sparse checkouts](https://togithub.com/actions/checkout/pull/1369)
### [`v3.5.2`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v352)
[Compare Source](https://togithub.com/actions/checkout/compare/v3.5.1...v3.5.2)
- [Fix api endpoint for GHES](https://togithub.com/actions/checkout/pull/1289)
### [`v3.5.1`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v351)
[Compare Source](https://togithub.com/actions/checkout/compare/v3.5.0...v3.5.1)
- [Fix slow checkout on Windows](https://togithub.com/actions/checkout/pull/1246)
### [`v3.5.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v350)
[Compare Source](https://togithub.com/actions/checkout/compare/v3.4.0...v3.5.0)
- [Add new public key for known_hosts](https://togithub.com/actions/checkout/pull/1237)
### [`v3.4.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v340)
[Compare Source](https://togithub.com/actions/checkout/compare/v3.3.0...v3.4.0)
- [Upgrade codeql actions to v2](https://togithub.com/actions/checkout/pull/1209)
- [Upgrade dependencies](https://togithub.com/actions/checkout/pull/1210)
- [Upgrade @actions/io](https://togithub.com/actions/checkout/pull/1225)
### [`v3.3.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v330)
[Compare Source](https://togithub.com/actions/checkout/compare/v3.2.0...v3.3.0)
- [Implement branch list using callbacks from exec function](https://togithub.com/actions/checkout/pull/1045)
- [Add in explicit reference to private checkout options](https://togithub.com/actions/checkout/pull/1050)
- [Fix comment typos (that got added in #770)](https://togithub.com/actions/checkout/pull/1057)
### [`v3.2.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v320)
[Compare Source](https://togithub.com/actions/checkout/compare/v3.1.0...v3.2.0)
- [Add GitHub Action to perform release](https://togithub.com/actions/checkout/pull/942)
- [Fix status badge](https://togithub.com/actions/checkout/pull/967)
- [Replace datadog/squid with ubuntu/squid Docker image](https://togithub.com/actions/checkout/pull/1002)
- [Wrap pipeline commands for submoduleForeach in quotes](https://togithub.com/actions/checkout/pull/964)
- [Update @actions/io to 1.1.2](https://togithub.com/actions/checkout/pull/1029)
- [Upgrading version to 3.2.0](https://togithub.com/actions/checkout/pull/1039)
### [`v3.1.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v310)
[Compare Source](https://togithub.com/actions/checkout/compare/v3.0.2...v3.1.0)
- [Use @actions/core `saveState` and `getState`](https://togithub.com/actions/checkout/pull/939)
- [Add `github-server-url` input](https://togithub.com/actions/checkout/pull/922)
### [`v3.0.2`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v302)
[Compare Source](https://togithub.com/actions/checkout/compare/v3.0.1...v3.0.2)
- [Add input `set-safe-directory`](https://togithub.com/actions/checkout/pull/770)
### [`v3.0.1`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v301)
[Compare Source](https://togithub.com/actions/checkout/compare/v3.0.0...v3.0.1)
- [Fixed an issue where checkout failed to run in container jobs due to the new git setting `safe.directory`](https://togithub.com/actions/checkout/pull/762)
- [Bumped various npm package versions](https://togithub.com/actions/checkout/pull/744)
### [`v3.0.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v300)
[Compare Source](https://togithub.com/actions/checkout/compare/v2.7.0...v3.0.0)
- [Update to node 16](https://togithub.com/actions/checkout/pull/689)
### [`v2.7.0`](https://togithub.com/actions/checkout/releases/tag/v2.7.0)
[Compare Source](https://togithub.com/actions/checkout/compare/v2.6.0...v2.7.0)
##### What's Changed
- Add new public key for known_hosts ([#1237](https://togithub.com/actions/checkout/issues/1237)) by [@TingluoHuang](https://togithub.com/TingluoHuang) in [https://github.com/actions/checkout/pull/1238](https://togithub.com/actions/checkout/pull/1238)
**Full Changelog**: https://github.com/actions/checkout/compare/v2.6.0...v2.7.0
### [`v2.6.0`](https://togithub.com/actions/checkout/releases/tag/v2.6.0)
[Compare Source](https://togithub.com/actions/checkout/compare/v2.5.0...v2.6.0)
#### What's Changed
- Add backports to v2 branch by [@cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1040](https://togithub.com/actions/checkout/pull/1040)
- Includes backports from the following changes: [https://github.com/actions/checkout/pull/964](https://togithub.com/actions/checkout/pull/964), [https://github.com/actions/checkout/pull/1002](https://togithub.com/actions/checkout/pull/1002), [https://github.com/actions/checkout/pull/1029](https://togithub.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://togithub.com/actions/checkout/releases/tag/v2.5.0)
[Compare Source](https://togithub.com/actions/checkout/compare/v2.4.2...v2.5.0)
##### What's Changed
- Update [@actions/core](https://togithub.com/actions/core) to 1.10.0 by [@rentziass](https://togithub.com/rentziass) in [https://github.com/actions/checkout/pull/962](https://togithub.com/actions/checkout/pull/962)
**Full Changelog**: https://github.com/actions/checkout/compare/v2...v2.5.0
### [`v2.4.2`](https://togithub.com/actions/checkout/releases/tag/v2.4.2)
[Compare Source](https://togithub.com/actions/checkout/compare/v2.4.1...v2.4.2)
##### What's Changed
- Add set-safe-directory input to allow customers to take control. ([#770](https://togithub.com/actions/checkout/issues/770)) by [@TingluoHuang](https://togithub.com/TingluoHuang) in [https://github.com/actions/checkout/pull/776](https://togithub.com/actions/checkout/pull/776)
- Prepare changelog for v2.4.2. by [@TingluoHuang](https://togithub.com/TingluoHuang) in [https://github.com/actions/checkout/pull/778](https://togithub.com/actions/checkout/pull/778)
**Full Changelog**: https://github.com/actions/checkout/compare/v2...v2.4.2
### [`v2.4.1`](https://togithub.com/actions/checkout/releases/tag/v2.4.1)
[Compare Source](https://togithub.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://togithub.com/actions/checkout/releases/tag/v2.4.0)
[Compare Source](https://togithub.com/actions/checkout/compare/v2.3.5...v2.4.0)
- Convert SSH URLs like `org-@github.com:` to `https://github.com/` - [pr](https://togithub.com/actions/checkout/pull/621)
### [`v2.3.5`](https://togithub.com/actions/checkout/releases/tag/v2.3.5)
[Compare Source](https://togithub.com/actions/checkout/compare/v2.3.4...v2.3.5)
Update dependencies
### [`v2.3.4`](https://togithub.com/actions/checkout/releases/tag/v2.3.4)
[Compare Source](https://togithub.com/actions/checkout/compare/v2.3.3...v2.3.4)
- [Add missing `await`s](https://togithub.com/actions/checkout/pull/379)
- [Swap to Environment Files](https://togithub.com/actions/checkout/pull/360)
### [`v2.3.3`](https://togithub.com/actions/checkout/releases/tag/v2.3.3)
[Compare Source](https://togithub.com/actions/checkout/compare/v2.3.2...v2.3.3)
- [Remove Unneeded commit information from build logs](https://togithub.com/actions/checkout/pull/345)
- [Add Licensed to verify third party dependencies](https://togithub.com/actions/checkout/pull/326)
### [`v2.3.2`](https://togithub.com/actions/checkout/releases/tag/v2.3.2)
[Compare Source](https://togithub.com/actions/checkout/compare/v2.3.1...v2.3.2)
[Add Third Party License Information to Dist Files](https://togithub.com/actions/checkout/pull/320)
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 Mend Renovate. View repository job log here.
This PR contains the following updates:
v2.3.1
->v4.1.1
Release Notes
actions/checkout (actions/checkout)
### [`v4.1.1`](https://togithub.com/actions/checkout/releases/tag/v4.1.1) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.0...v4.1.1) ##### What's Changed - Update CODEOWNERS to Launch team by [@joshmgross](https://togithub.com/joshmgross) in [https://github.com/actions/checkout/pull/1510](https://togithub.com/actions/checkout/pull/1510) - Correct link to GitHub Docs by [@peterbe](https://togithub.com/peterbe) in [https://github.com/actions/checkout/pull/1511](https://togithub.com/actions/checkout/pull/1511) - Link to release page from what's new section by [@cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1514](https://togithub.com/actions/checkout/pull/1514) ##### New Contributors - [@joshmgross](https://togithub.com/joshmgross) made their first contribution in [https://github.com/actions/checkout/pull/1510](https://togithub.com/actions/checkout/pull/1510) - [@peterbe](https://togithub.com/peterbe) made their first contribution in [https://github.com/actions/checkout/pull/1511](https://togithub.com/actions/checkout/pull/1511) **Full Changelog**: https://github.com/actions/checkout/compare/v4.1.0...v4.1.1 ### [`v4.1.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v410) [Compare Source](https://togithub.com/actions/checkout/compare/v4.0.0...v4.1.0) - [Add support for partial checkout filters](https://togithub.com/actions/checkout/pull/1396) ### [`v4.0.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v400) [Compare Source](https://togithub.com/actions/checkout/compare/v3.6.0...v4.0.0) - [Support fetching without the --progress option](https://togithub.com/actions/checkout/pull/1067) - [Update to node20](https://togithub.com/actions/checkout/pull/1436) ### [`v3.6.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v360) [Compare Source](https://togithub.com/actions/checkout/compare/v3.5.3...v3.6.0) - [Fix: Mark test scripts with Bash'isms to be run via Bash](https://togithub.com/actions/checkout/pull/1377) - [Add option to fetch tags even if fetch-depth > 0](https://togithub.com/actions/checkout/pull/579) ### [`v3.5.3`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v353) [Compare Source](https://togithub.com/actions/checkout/compare/v3.5.2...v3.5.3) - [Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in](https://togithub.com/actions/checkout/pull/1196) - [Fix typos found by codespell](https://togithub.com/actions/checkout/pull/1287) - [Add support for sparse checkouts](https://togithub.com/actions/checkout/pull/1369) ### [`v3.5.2`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v352) [Compare Source](https://togithub.com/actions/checkout/compare/v3.5.1...v3.5.2) - [Fix api endpoint for GHES](https://togithub.com/actions/checkout/pull/1289) ### [`v3.5.1`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v351) [Compare Source](https://togithub.com/actions/checkout/compare/v3.5.0...v3.5.1) - [Fix slow checkout on Windows](https://togithub.com/actions/checkout/pull/1246) ### [`v3.5.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v350) [Compare Source](https://togithub.com/actions/checkout/compare/v3.4.0...v3.5.0) - [Add new public key for known_hosts](https://togithub.com/actions/checkout/pull/1237) ### [`v3.4.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v340) [Compare Source](https://togithub.com/actions/checkout/compare/v3.3.0...v3.4.0) - [Upgrade codeql actions to v2](https://togithub.com/actions/checkout/pull/1209) - [Upgrade dependencies](https://togithub.com/actions/checkout/pull/1210) - [Upgrade @actions/io](https://togithub.com/actions/checkout/pull/1225) ### [`v3.3.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v330) [Compare Source](https://togithub.com/actions/checkout/compare/v3.2.0...v3.3.0) - [Implement branch list using callbacks from exec function](https://togithub.com/actions/checkout/pull/1045) - [Add in explicit reference to private checkout options](https://togithub.com/actions/checkout/pull/1050) - [Fix comment typos (that got added in #770)](https://togithub.com/actions/checkout/pull/1057) ### [`v3.2.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v320) [Compare Source](https://togithub.com/actions/checkout/compare/v3.1.0...v3.2.0) - [Add GitHub Action to perform release](https://togithub.com/actions/checkout/pull/942) - [Fix status badge](https://togithub.com/actions/checkout/pull/967) - [Replace datadog/squid with ubuntu/squid Docker image](https://togithub.com/actions/checkout/pull/1002) - [Wrap pipeline commands for submoduleForeach in quotes](https://togithub.com/actions/checkout/pull/964) - [Update @actions/io to 1.1.2](https://togithub.com/actions/checkout/pull/1029) - [Upgrading version to 3.2.0](https://togithub.com/actions/checkout/pull/1039) ### [`v3.1.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v310) [Compare Source](https://togithub.com/actions/checkout/compare/v3.0.2...v3.1.0) - [Use @actions/core `saveState` and `getState`](https://togithub.com/actions/checkout/pull/939) - [Add `github-server-url` input](https://togithub.com/actions/checkout/pull/922) ### [`v3.0.2`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v302) [Compare Source](https://togithub.com/actions/checkout/compare/v3.0.1...v3.0.2) - [Add input `set-safe-directory`](https://togithub.com/actions/checkout/pull/770) ### [`v3.0.1`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v301) [Compare Source](https://togithub.com/actions/checkout/compare/v3.0.0...v3.0.1) - [Fixed an issue where checkout failed to run in container jobs due to the new git setting `safe.directory`](https://togithub.com/actions/checkout/pull/762) - [Bumped various npm package versions](https://togithub.com/actions/checkout/pull/744) ### [`v3.0.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v300) [Compare Source](https://togithub.com/actions/checkout/compare/v2.7.0...v3.0.0) - [Update to node 16](https://togithub.com/actions/checkout/pull/689) ### [`v2.7.0`](https://togithub.com/actions/checkout/releases/tag/v2.7.0) [Compare Source](https://togithub.com/actions/checkout/compare/v2.6.0...v2.7.0) ##### What's Changed - Add new public key for known_hosts ([#1237](https://togithub.com/actions/checkout/issues/1237)) by [@TingluoHuang](https://togithub.com/TingluoHuang) in [https://github.com/actions/checkout/pull/1238](https://togithub.com/actions/checkout/pull/1238) **Full Changelog**: https://github.com/actions/checkout/compare/v2.6.0...v2.7.0 ### [`v2.6.0`](https://togithub.com/actions/checkout/releases/tag/v2.6.0) [Compare Source](https://togithub.com/actions/checkout/compare/v2.5.0...v2.6.0) #### What's Changed - Add backports to v2 branch by [@cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1040](https://togithub.com/actions/checkout/pull/1040) - Includes backports from the following changes: [https://github.com/actions/checkout/pull/964](https://togithub.com/actions/checkout/pull/964), [https://github.com/actions/checkout/pull/1002](https://togithub.com/actions/checkout/pull/1002), [https://github.com/actions/checkout/pull/1029](https://togithub.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://togithub.com/actions/checkout/releases/tag/v2.5.0) [Compare Source](https://togithub.com/actions/checkout/compare/v2.4.2...v2.5.0) ##### What's Changed - Update [@actions/core](https://togithub.com/actions/core) to 1.10.0 by [@rentziass](https://togithub.com/rentziass) in [https://github.com/actions/checkout/pull/962](https://togithub.com/actions/checkout/pull/962) **Full Changelog**: https://github.com/actions/checkout/compare/v2...v2.5.0 ### [`v2.4.2`](https://togithub.com/actions/checkout/releases/tag/v2.4.2) [Compare Source](https://togithub.com/actions/checkout/compare/v2.4.1...v2.4.2) ##### What's Changed - Add set-safe-directory input to allow customers to take control. ([#770](https://togithub.com/actions/checkout/issues/770)) by [@TingluoHuang](https://togithub.com/TingluoHuang) in [https://github.com/actions/checkout/pull/776](https://togithub.com/actions/checkout/pull/776) - Prepare changelog for v2.4.2. by [@TingluoHuang](https://togithub.com/TingluoHuang) in [https://github.com/actions/checkout/pull/778](https://togithub.com/actions/checkout/pull/778) **Full Changelog**: https://github.com/actions/checkout/compare/v2...v2.4.2 ### [`v2.4.1`](https://togithub.com/actions/checkout/releases/tag/v2.4.1) [Compare Source](https://togithub.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://togithub.com/actions/checkout/releases/tag/v2.4.0) [Compare Source](https://togithub.com/actions/checkout/compare/v2.3.5...v2.4.0) - Convert SSH URLs like `org-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.
This PR has been generated by Mend Renovate. View repository job log here.