We just started receiving this error, is it expected?
Error: Unable to resolve action `google-github-actions/[email protected]`, unable to find version `master`
Our setup:
- name: Setup GCP
uses: google-github-actions/[email protected]
with:
version: latest
project_id: ${{ env.PROJECT_ID }}
service_account_key: ${{ secrets.GCP_SA_KEY_DEV }}
No response
No response
- name: Setup GCP
uses: google-github-actions/[email protected]
with:
version: latest
project_id: ${{ env.PROJECT_ID }}
service_account_key: ${{ secrets.GCP_SA_KEY_DEV }}
### Additional information
_No response_
Duplicate of #451. We renamed the branch to main
, but despite GitHub's blog post, this broke existing workflows. We re-renamed the branch back to master
and workflows should work again now. Sorry about that.
Owner Name | google-github-actions |
Repo Name | setup-gcloud |
Full Name | google-github-actions/setup-gcloud |
Language | TypeScript |
Created Date | 2019-11-05 |
Updated Date | 2023-03-23 |
Star Count | 1505 |
Watcher Count | 65 |
Fork Count | 548 |
Issue Count | 11 |
Issue Title | Created Date | Updated Date |
---|