You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried adding github token with all permissions - didn't work, same error.
I solved my problem by not using this action for dependabot because the issue I was trying to work around by doing that was (probably) resolved chdsbd/kodiak#844
The external action is out-of-date on permission management
in github action, so the label action is re-written in github
rest api for maintenance.
Ref: actions-ecosystem/action-add-labels#444
What happened
Getting this:
What you expected to happen
No error
How to reproduce it
Probably to use dependabot, I think it's because GITHUB_TOKEN is overridden for dependabot PRs and clashes with the one for this action. See https://github.com/Maxim-Mazurok/google-api-typings-generator/actions/runs/3208157302/jobs/5243760286
Environment
The text was updated successfully, but these errors were encountered: