using google-github-actions

This commit is contained in:
antelle 2020-11-28 12:27:32 +01:00
parent 89a9d9831d
commit 509842c0f0
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: GoogleCloudPlatform/github-actions/setup-gcloud@master
- uses: google-github-actions/github-actions/setup-gcloud@master
with:
version: '285.0.0'
service_account_key: ${{ secrets.GCP_SA_KEY }}