Skip to content

Commit

Permalink
ci: update gcloud action (pomerium#2393)
Browse files Browse the repository at this point in the history
  • Loading branch information
travisgroth committed Jul 24, 2021
1 parent 8f7357b commit 91e4ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
username: ${{ secrets.DOCKERHUB_USER }}
password: ${{ secrets.DOCKERHUB_TOKEN }}

- uses: GoogleCloudPlatform/github-actions/setup-gcloud@master
- uses: google-github-actions/setup-gcloud@master
with:
project_id: pomerium-io
service_account_key: ${{ secrets.GCP_SERVICE_ACCOUNT }}
Expand Down

0 comments on commit 91e4ddd

Please sign in to comment.