Skip to content

Commit 17c84f0

Browse files
dependabot[bot]Borda
authored andcommitted
build(deps): bump google-github-actions/auth from 2 to 3 (#3242)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 43941dd)
1 parent 7bd6ede commit 17c84f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
path: docs/build/
9797

9898
- name: Authenticate to Google Cloud
99-
uses: google-github-actions/auth@v2
99+
uses: google-github-actions/auth@v3
100100
with:
101101
credentials_json: ${{ secrets.GCS_SA_KEY }}
102102
- name: Setup gcloud

0 commit comments

Comments
 (0)