-
Notifications
You must be signed in to change notification settings - Fork 476
Update actions/checkout action to v6 #2265
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
base: master
Are you sure you want to change the base?
Conversation
1c89d28 to
edd201f
Compare
|
@Vampire, is it possible to get Renovate to update the Kotlin files as well? |
|
Yes, but we should not currently. packageRules: [
{
groupName: "actions-checkout",
matchPackageNames: [
"actions/checkout",
"/^actions:checkout(__.*)?$/"
]
}
]But this currently produces rubbish as Renovate has f***** up maven range handling. After renovatebot/renovate#37703 got a helpful answer, or most probably after my bug-fixes at https://github.com/renovatebot/renovate/pulls/Vampire were merged, we should be able to make the according configuration. Until then it is good that the PRs are not mergeable, as they produce rubbish. |
5b8ff81 to
36c9666
Compare
|
If I see it correctly, typesafegithub does not even support v6 at the moment. |
36c9666 to
f73e855
Compare
f73e855 to
29caaef
Compare
52fec98 to
a02b268
Compare
a02b268 to
6ec6ed9
Compare
6ec6ed9 to
ecee0f6
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
This PR contains the following updates:
v5→v6v4→v6Release Notes
actions/checkout (actions/checkout)
v6Compare Source
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.