mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-30 15:00:51 +02:00
chore(deps): bump google-github-actions/auth from 2.1.0 to 2.1.2
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>
This commit is contained in:
parent
61360b7bbf
commit
c301c1d3e2
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 }}
|
||||
|
||||
- name: gcloud authenticate
|
||||
uses: google-github-actions/auth@5a50e581162a13f4baa8916d01180d2acbc04363
|
||||
uses: google-github-actions/auth@55bd3a7c6e2ae7cf1877fd1ccb9d54c0503c457c
|
||||
with:
|
||||
project_id: ${{ secrets.GCP_PRODUCTION_PROJECT_ID }}
|
||||
credentials_json: ${{ secrets.GCP_SERVICE_ACCOUNT }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue