mirror of
https://github.com/google-github-actions/setup-gcloud.git
synced 2026-08-29 00:09:22 +00:00
Co-authored-by: Lewis Llobera <billobera@gmail.com>
This commit is contained in:
parent
4a93bb36a7
commit
95e2d15420
21 changed files with 32 additions and 32 deletions
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
|
||||
# Setup gcloud CLI
|
||||
- uses: GoogleCloudPlatform/github-actions/setup-gcloud@master
|
||||
- uses: google-github-actions/setup-gcloud@master
|
||||
with:
|
||||
version: '286.0.0'
|
||||
service_account_email: ${{ secrets.RUN_SA_EMAIL }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue