diff --git a/.github/workflows/zxc-compile-code.yaml b/.github/workflows/zxc-compile-code.yaml index 65c99bc5..ba6f1947 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@71f986410dfbc7added4569d411d040a91dc6935 # v2.1.8 + uses: google-github-actions/auth@7b53cdc2a387814ed14eec026287aac689ae8c9b # v2.1.9 if: ${{ inputs.enable-unit-tests && !cancelled() && !failure() }} with: token_format: 'access_token'