actions-marketplace-validations/gsutil shortcut
Issues gsutil commands while also detecting the project id from the provided service account key
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 17, 2022
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/main-quest_actions.gsutil@08c3b9bf0ed377d7e9f01a66f65f95546aa40e84 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| key | Service account json key, base64 encrypted or not | yes | — |
| do | Command to exec | yes | — |
Outputs
| name | description |
|---|---|
| project | The project id parsed from the key file. Might be removed as it's not needed anymore in the internal implementation |