<!-- Please only use this template for submitting enhancement requests --> ## What happened Getting this: ``` Error: HttpError: Resource not accessible by integration Error: Resource not accessible by integration ``` ## 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 ``` Ubuntu 20.0 LTS ```
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