url-helper.ts
now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhes
by @jww3 in https://github.com/actions/checkout/pull/1946user.email
to be 41898282+github-actions[bot]@users.noreply.github.com
by @cory-miller in https://github.com/actions/checkout/pull/1707extensions.worktreeConfig
when disabling sparse-checkout
by @jww3 in https://github.com/actions/checkout/pull/1692sparse-checkout
by @jww3 in https://github.com/actions/checkout/pull/1656actions/checkout
version in update-main-version.yml
by @jww3 in https://github.com/actions/checkout/pull/1650sparse-checkout
option is not present @dscho in https://github.com/actions/checkout/pull/1598safe.directory
with.token
in the local git configwith.persist-credentials
to false
with.path
is always relative to github.workspace
github.workspace
gets mapped insubmodules
Refer here for the V1 changelog