-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update actions/checkout action to v4 #52
base: master
Are you sure you want to change the base?
Conversation
[puLL-Merge] - actions/checkout@v3.6.0..v4.1.4 DescriptionThis PR makes several changes to the actions/checkout repository, including:
The motivation for these changes appears to be:
ChangesChanges.github/dependabot.yml:
.github/workflows/check-dist.yml:
.github/workflows/test.yml:
.github/workflows/update-main-version.yml:
.github/workflows/update-test-ubuntu-git.yml:
images/test-ubuntu-git.Dockerfile & images/test-ubuntu-git.md:
src/ & test/ folders:
Security Hotspots
Overall, this is a significant set of changes that touch many parts of the codebase. While the new features seem useful, care should be taken in reviewing and testing the security of the new |
0c60e0b
to
79d99d4
Compare
79d99d4
to
f9050b0
Compare
f9050b0
to
c3011a0
Compare
32a959f
to
d83c744
Compare
d83c744
to
647b58d
Compare
647b58d
to
7af3131
Compare
This PR contains the following updates:
v3.6.0
->v4.2.2
Release Notes
actions/checkout (actions/checkout)
v4.2.2
Compare Source
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/1946v4.2.1
Compare Source
v4.2.0
Compare Source
v4.1.7
Compare Source
v4.1.6
Compare Source
v4.1.5
Compare Source
What's Changed
user.email
to be41898282+github-actions[bot]@​users.noreply.github.com
by @cory-miller in https://github.com/actions/checkout/pull/1707Full Changelog: actions/checkout@v4.1.4...v4.1.5
v4.1.4
Compare Source
extensions.worktreeConfig
when disablingsparse-checkout
by @jww3 in https://github.com/actions/checkout/pull/1692v4.1.3
Compare Source
What's Changed
actions/checkout
version inupdate-main-version.yml
by @jww3 in https://github.com/actions/checkout/pull/1650sparse-checkout
by @jww3 in https://github.com/actions/checkout/pull/1656Full Changelog: actions/checkout@v4.1.2...v4.1.3
v4.1.2
Compare Source
sparse-checkout
option is not present @dscho in https://github.com/actions/checkout/pull/1598v4.1.1
Compare Source
What's Changed
New Contributors
Full Changelog: actions/checkout@v4.1.0...v4.1.1
v4.1.0
Compare Source
v4.0.0
Compare Source
Configuration
📅 Schedule: Branch creation - "* 0-4 * * 3" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.