diff --git a/.github/workflows/zxc-compile-code.yaml b/.github/workflows/zxc-compile-code.yaml index 56f6aebd..e1b7c8b6 100644 --- a/.github/workflows/zxc-compile-code.yaml +++ b/.github/workflows/zxc-compile-code.yaml @@ -163,7 +163,7 @@ jobs: # May be removed once the artifacts are publicly accessible. - name: Authenticate to Google Cloud id: google-auth - uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f # v2.1.7 + uses: google-github-actions/auth@71f986410dfbc7added4569d411d040a91dc6935 # v2.1.8 if: ${{ inputs.enable-unit-tests && !cancelled() && !failure() }} with: token_format: 'access_token'