Use setup-gcloud@v0.3.0 instead of @master (#1854)

This commit is contained in:
Jason Hall 2021-12-22 20:04:49 -05:00 committed by GitHub
parent 59c2d2d08f
commit 17f5e55530
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ jobs:
# Setup auth if not a PR.
- if: github.event_name != 'pull_request'
uses: google-github-actions/setup-gcloud@master
uses: google-github-actions/setup-gcloud@v0.3.0
with:
service_account_key: ${{ secrets.GCR_DEVOPS_SERVICE_ACCOUNT_KEY }}
project_id: kaniko-project