Skip to content

Commit 036feed

Browse files
chore(deps): Bump google-github-actions/setup-gcloud from 2.1.4 to 3.0.0
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 2.1.4 to 3.0.0. - [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@77e7a55...26f734c) --- updated-dependencies: - dependency-name: google-github-actions/setup-gcloud dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d203ca7 commit 036feed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zxc-compile-code.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ jobs:
174174
# May be removed once the artifacts are publicly accessible.
175175
- name: Setup Google Cloud SDK
176176
if: ${{ inputs.enable-unit-tests && !cancelled() }}
177-
uses: google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a # v2.1.4
177+
uses: google-github-actions/setup-gcloud@26f734c2779b00b7dda794207734c511110a4368 # v3.0.0
178178

179179
- name: Compile
180180
id: gradle-build

0 commit comments

Comments
 (0)