Skip to content
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

fix: permissions.contents from read to write #740

Merged
merged 2 commits into from
Jan 3, 2023
Merged

Conversation

ybiquitous
Copy link
Owner

@ybiquitous ybiquitous commented Jan 3, 2023

This PR fixes the following error:

...
  /usr/bin/git push ***github.com/ybiquitous/npm-audit-fix-action.git HEAD:npm-audit-fix-action/fix --force
  remote: Permission to ybiquitous/npm-audit-fix-action.git denied to github-actions[bot].
  fatal: unable to access 'https://github.com/ybiquitous/npm-audit-fix-action.git/': The requested URL returned error: 403
Error: The process '/usr/bin/git' failed with exit code 128

https://github.com/ybiquitous/npm-audit-fix-action/actions/runs/3825821567/jobs/6509083089#step:3:2931

@ybiquitous ybiquitous merged commit 51df826 into main Jan 3, 2023
@ybiquitous ybiquitous deleted the fix-permissions branch January 3, 2023 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant