-
Notifications
You must be signed in to change notification settings - Fork 2
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
Modernize action CI and update deps #197
Conversation
BREAKING CHANGE: The action now uses node 20
Changes need to be built and committed to In your local repo, run:
This will add those changes to your last commit, and get them pushed to the remote. |
c9ccc89
to
988f153
Compare
To avoid action dotfiles pollute the output
d238898
to
d7fb817
Compare
Release notes previewBelow is a preview of the release notes if your PR gets merged. 2.0.0 (2023-12-16)FeaturesBREAKING CHANGES
Breaking changes file
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice overhaul. Looks good to me 👍
🎉 This PR is included in version 2.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Description
This introduces a breaking change: we are now using node 20
Update all dependencies and use renovatebot instead of dependabot
Changes
🚀 PR created with fotingo