Releases · actions/checkout
v6.0.2
v6.0.1
v6.0.0
v5.0.1
v4.3.1
v6-beta
What's Changed
Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.
This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.
v5.0.0
What's Changed
- Update actions checkout to use node 24 by @salmanmkc in #2226
- Prepare v5.0.0 release by @salmanmkc in #2238
⚠️ Minimum Compatible Runner Version
v2.327.1
Release Notes
Make sure your runner is updated to this version or newer to use this release.
Full Changelog: v4...v5.0.0
v4.3.0
What's Changed
- docs: update README.md by @motss in #1971
- Add internal repos for checking out multiple repositories by @mouismail in #1977
- Documentation update - add recommended permissions to Readme by @benwells in #2043
- Adjust positioning of user email note and permissions heading by @joshmgross in #2044
- Update README.md by @nebuk89 in #2194
- Update CODEOWNERS for actions by @TingluoHuang in #2224
- Update package dependencies by @salmanmkc in #2236
- Prepare release v4.3.0 by @salmanmkc in #2237
New Contributors
- @motss made their first contribution in #1971
- @mouismail made their first contribution in #1977
- @benwells made their first contribution in #2043
- @nebuk89 made their first contribution in #2194
- @salmanmkc made their first contribution in #2236
Full Changelog: v4...v4.3.0
v4.2.2
What's Changed
url-helper.tsnow leverages well-known environment variables by @jww3 in #1941- Expand unit test coverage for
isGhesby @jww3 in #1946
Full Changelog: v4.2.1...v4.2.2