actions icon indicating copy to clipboard operation
actions copied to clipboard

add missing permission for downloading dependency graph artifact

Open antonmos opened this issue 1 year ago • 0 comments

per https://docs.github.com/en/rest/actions/artifacts?apiVersion=2022-11-28#list-workflow-run-artifacts, actions: read is required. Without it the action fails after logging Fetching artifact list for workflow due to Error: HttpError: Resource not accessible by integration

antonmos avatar May 18 '24 03:05 antonmos