Skip to content

Commit 9aa7603

Browse files
ci: bump google-github-actions/auth from 2 to 3 (#822)
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 2 to 3. - [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@v2...v3) --- updated-dependencies: - dependency-name: google-github-actions/auth dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9160518 commit 9aa7603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
git config commit.gpgsign true
5050
5151
- name: Authenticate to GCP
52-
uses: google-github-actions/auth@v2
52+
uses: google-github-actions/auth@v3
5353
with:
5454
workload_identity_provider: ${{ secrets.WIF_PROVIDER }}
5555
service_account: ${{ secrets.WIF_SERVICE_ACCOUNT }}

0 commit comments

Comments
 (0)