Skip to content

Commit

Permalink
bumping gcloud setup to new action version
Browse files Browse the repository at this point in the history
  • Loading branch information
didier-durand committed Nov 23, 2020
1 parent cf4c2b0 commit 3a29f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-to-gcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: actions/checkout@v2

- name: Setup gcloud CLI
uses: GoogleCloudPlatform/github-actions/setup-gcloud@0.1.3
uses: google-github-actions/setup-gcloud@master
with:
project_id: ${{ secrets.GCP_PROJECT }}
service_account_key: ${{ secrets.GCP_SA_KEY }}
Expand Down

0 comments on commit 3a29f7b

Please sign in to comment.