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

add missing permission for downloading dependency graph artifact #234

Merged
merged 1 commit into from
May 23, 2024

Conversation

antonmos
Copy link
Contributor

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

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`
@bigdaz bigdaz merged commit af6e576 into gradle:main May 23, 2024
@bigdaz
Copy link
Member

bigdaz commented May 23, 2024

Thanks!

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.

2 participants