Skip to content

Commit 590028d

Browse files
chore(deps): bump google-github-actions/auth from 1 to 2 (#35)
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 1 to 2. - [Release notes](https://github.com/google-github-actions/auth/releases) - [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md) - [Commits](google-github-actions/auth@v1...v2) --- updated-dependencies: - dependency-name: google-github-actions/auth dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d2db67b commit 590028d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
docker push $BASE:latest
6363
6464
- name: Authenticate to Google Cloud
65-
uses: google-github-actions/auth@v1
65+
uses: google-github-actions/auth@v2
6666
with:
6767
workload_identity_provider: ${{ secrets.GCP_WORKLOAD_ID_PROVIDER }}
6868
service_account: ${{ secrets.GCP_SERVICE_ACCOUNT }}

0 commit comments

Comments
 (0)