switched to setup-gcloud

This commit is contained in:
antelle 2020-12-04 20:22:41 +01:00
parent 558b683069
commit 02fd6d1ddf
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup GCloud
uses: google-github-actions/github-actions/setup-gcloud@master
uses: google-github-actions/setup-gcloud@master
with:
version: '285.0.0'
service_account_key: ${{ secrets.GCP_SA_KEY }}