-
Notifications
You must be signed in to change notification settings - Fork 30
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
Permission denied on git push #75
Comments
This change requires GitHub workflows to have read and write permissions [1] [2]. [1]: DeterminateSystems/update-flake-lock#75 [2]: DeterminateSystems/update-flake-lock#88
This change requires GitHub workflows to have read and write permissions [1] [2]. [1]: DeterminateSystems/update-flake-lock#75 [2]: DeterminateSystems/update-flake-lock#88 Link: danth#520
Since a bit more than a week even the workaround seems to have stopped working. Here it still worked: https://github.com/turion/rhine-koans/actions/runs/10372333171 Here it didn't: https://github.com/turion/rhine-koans/actions/runs/10474213770 |
This change requires GitHub workflows to have read and write permissions [1] [2]. [1]: DeterminateSystems/update-flake-lock#75 [2]: DeterminateSystems/update-flake-lock#88 Link: danth#520
Any update on this? Am I the only one affected? It still fails: https://github.com/turion/rhine-koans/actions/runs/11128174819/job/30922282596 |
This change requires GitHub workflows to have read and write permissions [1] [2]. [1]: DeterminateSystems/update-flake-lock#75 [2]: DeterminateSystems/update-flake-lock#88 Link: danth#520
At least for me, the issue is resolved with #145. |
I copy/pasted the first exemple from the README and see that it will always fail for a permission denied at the git push step.
Step to reproduce: copy/paste the exemple from the README and adjust it (here I point to version 19 of the action and I also activate the workflow when pushing on the dependencies_update branch:
Then push and see the error in the action execution output:
Here is the full action output: job 8691097940
Here is the workflow file for this particular run: dependencies-update.yaml.
The text was updated successfully, but these errors were encountered: