mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 08:50:42 +02:00
chore(deps): bump google-github-actions/auth from 1.1.0 to 1.1.1 (#4173)
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/google-github-actions/auth/releases)
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)
- [Commits](e8df18b60c...35b0e87d16
)
---
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>
Co-authored-by: Denis Mishin <dmishin@pomerium.com>
This commit is contained in:
parent
ee7655209e
commit
339d940599
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -44,7 +44,7 @@ jobs:
|
|||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
|
||||
- name: gcloud authenticate
|
||||
uses: google-github-actions/auth@e8df18b60c5dd38ba618c121b779307266153fbf
|
||||
uses: google-github-actions/auth@35b0e87d162680511bf346c299f71c9c5c379033
|
||||
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