fix: Update action names (#250) (#251)

Co-authored-by: Lewis Llobera <billobera@gmail.com>
This commit is contained in:
Bharath KKB 2020-12-18 21:30:03 -06:00 committed by GitHub
parent 4a93bb36a7
commit 95e2d15420
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 32 additions and 32 deletions

View file

@ -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 }}