mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-29 18:36:30 +02:00
chore(deps): bump google-github-actions/auth from 2.1.0 to 2.1.2 (#4976)
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 2.1.0 to 2.1.2.
- [Release notes](https://github.com/google-github-actions/auth/releases)
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)
- [Commits](5a50e58116...55bd3a7c6e
)
---
updated-dependencies:
- dependency-name: google-github-actions/auth
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2907bbca0e
commit
2eb67ab155
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -45,7 +45,7 @@ jobs:
|
||||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||||
|
|
||||||
- name: gcloud authenticate
|
- name: gcloud authenticate
|
||||||
uses: google-github-actions/auth@5a50e581162a13f4baa8916d01180d2acbc04363
|
uses: google-github-actions/auth@55bd3a7c6e2ae7cf1877fd1ccb9d54c0503c457c
|
||||||
with:
|
with:
|
||||||
project_id: ${{ secrets.GCP_PRODUCTION_PROJECT_ID }}
|
project_id: ${{ secrets.GCP_PRODUCTION_PROJECT_ID }}
|
||||||
credentials_json: ${{ secrets.GCP_SERVICE_ACCOUNT }}
|
credentials_json: ${{ secrets.GCP_SERVICE_ACCOUNT }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue