-
Notifications
You must be signed in to change notification settings - Fork 383
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
Upgrade node to version 20 #308
Conversation
@sbe-arg still same error :/ |
Yup I have no idea whats going on. |
@sbe-arg seems to be a permission issue https://github.com/anothrNick/github-tag-action/actions/runs/8368227427/job/22911985016#step:4:366 for that user. |
Its not allowing the github actions bot to create a tag basically but not sure why. |
@sbe-arg maybe related to this ad-m/github-push-action#96. Can you check the branch protection rules and/or the config settings? |
Nope only @anothrNick can check those settings |
Branch protection rule is on master to require PRs on commits. Actions > General > Workflow permissions has Read and write permissions Not sure what's going on here 🤔 |
@sbe-arg do we need to explicitly set the Says the default is |
I have no idea why this is happening to be honest. If the actions settings did not change for this repo it should work. |
Summary of changes
Update the node version from 18 to 20
Breaking Changes
Do any of the included changes break current behaviour or configuration?
(YES / NO)
How changes have been tested
List any unknowns