Sourced from actions/checkout's releases.
v3.5.2
What's Changed
- Fix: Use correct API url / endpoint in GHES by
@fhammerl
in actions/checkout#1289 based on #1286 by@1newsr
Full Changelog: https://github.com/actions/checkout/compare/v3.5.1...v3.5.2
v3.5.1
What's Changed
- Improve checkout performance on Windows runners by upgrading
@actions/github
dependency by@BrettDong
in actions/checkout#1246New Contributors
@BrettDong
made their first contribution in actions/checkout#1246@fhammerl
made their first contribution in actions/checkout#1284Full Changelog: https://github.com/actions/checkout/compare/v3.5.0...v3.5.1
v3.5.0
What's Changed
- Add new public key for known_hosts by
@cdb
in actions/checkout#1237New Contributors
@cdb
made their first contribution in actions/checkout#1237Full Changelog: https://github.com/actions/checkout/compare/v3.4.0...v3.5.0
v3.4.0
What's Changed
- Upgrade codeql actions to v2 by
@Link
- in actions/checkout#1209- Upgrade dependencies by
@Link
- in actions/checkout#1210- Backfill changelog and bump actions/io by
@cory-miller
in actions/checkout#1225New Contributors
@Link
- made their first contribution in actions/checkout#1209Full Changelog: https://github.com/actions/checkout/compare/v3.3.0...v3.4.0
v3.3.0
What's Changed
- Implement branch list using callbacks from exec function by
@cory-miller
in actions/checkout#1045- Add in explicit reference to private checkout options by
@vanZeben
in actions/checkout#1050- Fix comment typos (that got added in #770) by
@lurch
in actions/checkout#1057New Contributors
@vanZeben
made their first contribution in actions/checkout#1050@lurch
made their first contribution in actions/checkout#1057Full Changelog: https://github.com/actions/checkout/compare/v3.2.0...v3.3.0
v3.2.0
What's Changed
... (truncated)
Sourced from actions/checkout's changelog.
Changelog
v3.5.2
v3.5.1
v3.5.0
v3.4.0
v3.3.0
- Implement branch list using callbacks from exec function
- Add in explicit reference to private checkout options
- [Fix comment typos (that got added in #770)](actions/checkout#1057)
v3.2.0
- Add GitHub Action to perform release
- Fix status badge
- Replace datadog/squid with ubuntu/squid Docker image
- Wrap pipeline commands for submoduleForeach in quotes
- Update
@actions/io
to 1.1.2- Upgrading version to 3.2.0
v3.1.0
v3.0.2
v3.0.1
- Fixed an issue where checkout failed to run in container jobs due to the new git setting
safe.directory
- Bumped various npm package versions
v3.0.0
v2.3.1
v2.3.0
... (truncated)
8e5e7e5
Release v3.5.2 (#1291)eb35239
Fix: convert baseUrl to serverApiUrl 'formatted' (#1289)83b7061
Release v3.5.1 (#1284)40a16eb
Improve checkout performance on Windows runners by upgrading
@actions/github
...8f4b7f8
Add new public key for known_hosts (#1237)cd6a9fd
Update update-main-version.yml24cb908
Bump @actions/io
to v1.1.3 (#1225)27135e3
Upgrade dependencies (#1210)7b18718
Upgrade codeql actions to v2 (#1209)ac59398
Fix comment typos (that got added in #770)
(#1057)