mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-29 18:36:30 +02:00
ci: update gcloud action (#2393)
This commit is contained in:
parent
8f7357b333
commit
91e4ddd9d5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Reference in a new issue