Skip to content

Commit 217ad7a

Browse files
dependabot[bot]Borda
authored andcommitted
build(deps): bump google-github-actions/setup-gcloud from 2 to 3 (#3239)
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 2 to 3. - [Release notes](https://github.com/google-github-actions/setup-gcloud/releases) - [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md) - [Commits](google-github-actions/setup-gcloud@v2...v3) --- updated-dependencies: - dependency-name: google-github-actions/setup-gcloud 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 ba258e9)
1 parent 1a4e799 commit 217ad7a

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
@@ -100,7 +100,7 @@ jobs:
100100
with:
101101
credentials_json: ${{ secrets.GCS_SA_KEY }}
102102
- name: Setup gcloud
103-
uses: google-github-actions/setup-gcloud@v2
103+
uses: google-github-actions/setup-gcloud@v3
104104
with:
105105
project_id: ${{ secrets.GCS_PROJECT }}
106106

0 commit comments

Comments
 (0)