The auto-commit PR failed on bump action, it seemed that it lacks the permits to commit and push on main.
I have found that in the pull request demo they use a line for: # Give the default GITHUB_TOKEN write permission to commit and push the changed files back to the repository.
Describe the work done
The auto-commit PR failed on bump action, it seemed that it lacks the permits to commit and push on main. I have found that in the pull request demo they use a line for: # Give the default GITHUB_TOKEN write permission to commit and push the changed files back to the repository.
It still need to be tested properly.
Tasks
[X] Added tests