-
-
Notifications
You must be signed in to change notification settings - Fork 195
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
ci: auto update sponsors in README #613
Conversation
|
I think this is the same problem as in eslint CI, it's a bug in Node.js v.22.5.0. |
Should we pin node.js version to v22.4.0? |
Node.js v22.5.1 has been released: Waiting for actions/setup-node#1112 |
I've enabled it now. |
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.
LGTM, thanks! Just waiting for the CI fix.
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.
LGTM, thanks!
Cron job to update sponsors in README.
We need to enable the
secrets.WORKFLOW_PUSH_BOT_TOKEN
secret for this repo. Can someone with access do it?