diff --git a/.github/workflows/zxc-compile-code.yaml b/.github/workflows/zxc-compile-code.yaml index 81285a16..8fc24d58 100644 --- a/.github/workflows/zxc-compile-code.yaml +++ b/.github/workflows/zxc-compile-code.yaml @@ -174,7 +174,7 @@ jobs: # May be removed once the artifacts are publicly accessible. - name: Setup Google Cloud SDK if: ${{ inputs.enable-unit-tests && !cancelled() }} - uses: google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a # v2.1.4 + uses: google-github-actions/setup-gcloud@cb1e50a9932213ecece00a606661ae9ca44f3397 # v2.2.0 - name: Compile id: gradle-build