Skip to content

Commit d9edd75

Browse files
Bump google-github-actions/auth from 1 to 2
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]>
1 parent 5c5924b commit d9edd75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144

145145
- name: Authenticate to Google Cloud
146146
id: auth
147-
uses: google-github-actions/auth@v1
147+
uses: google-github-actions/auth@v2
148148
with:
149149
workload_identity_provider: ${{ secrets.CI_GOOGLE_WORKLOAD_IDENTITY_PROVIDER }}
150150
service_account: ${{ secrets.CI_GOOGLE_SERVICE_ACCOUNT }}

0 commit comments

Comments
 (0)