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 can successfully generate a token. Run actions/create-github-app-token@v1 repositories not set, creating a token for all repositories for given owner "myorg", but while executing a step that interacts with terraform, I get the following error. Unfortunately I cannot pinpoint the permission I need to set in my app :-/. Do you know what permission could be proper and if any additional changes must be made to my workflow or app?
Error: error reading repository vulnerability alerts: GET https://api.github.com/repos/myorg/csv-to-elastic/vulnerability-alerts: 403 Resource not accessible by integration []
The text was updated successfully, but these errors were encountered:
I can successfully generate a token.
Run actions/create-github-app-token@v1 repositories not set, creating a token for all repositories for given owner "myorg"
, but while executing a step that interacts with terraform, I get the following error. Unfortunately I cannot pinpoint the permission I need to set in my app :-/. Do you know what permission could be proper and if any additional changes must be made to my workflow or app?The text was updated successfully, but these errors were encountered: