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 ede7c38 commit cf4c2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gcloud-network.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,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 cf4c2b0

Please sign in to comment.