Skip to content

Commit e4e1652

Browse files
chore(deps): Bump google-github-actions/setup-gcloud from 2.1.2 to 2.1.4 (#1031)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7b4f05 commit e4e1652

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@6189d56e4096ee891640bb02ac264be376592d6a # v2.1.2
177+
uses: google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a # v2.1.4
178178

179179
- name: Compile
180180
id: gradle-build

0 commit comments

Comments
 (0)