-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Problem: We built a GitHub Action that performs operations in GCP and added service account credentials JSON as a secret. The action run failed because the service account lacks the required permissions.
Solution: Identify the required permissions for the given operation and grant those permissions to the service account.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels