steven

Results 2 comments of steven

Chances are you'r using [actions/checkout@v2](https://github.com/actions/checkout#push-a-commit-using-the-built-in-token) already. It offers a solution to push a commit using the built-in token.

Similar issue with eslint@9 upgrade ```sh npm ERR! While resolving: @repository npm ERR! Found: [email protected] npm ERR! node_modules/eslint npm ERR! dev eslint@"^9.1.1" from the root project npm ERR! npm ERR!...