From 0945319094bce8b2ca6b3d1544cedd9f230662a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 23:13:03 +0000 Subject: [PATCH] chore(deps): Bump step-security/google-github-auth from 2.1.10 to 3.0.2 Bumps [step-security/google-github-auth](https://github.com/step-security/google-github-auth) from 2.1.10 to 3.0.2. - [Release notes](https://github.com/step-security/google-github-auth/releases) - [Commits](https://github.com/step-security/google-github-auth/compare/40f6deebd366f16c782d7a0ad0844e3b96a032a6...775fc4c80760272ef389c9f9f8d98de7db0c170d) --- updated-dependencies: - dependency-name: step-security/google-github-auth dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/zxc-compile-code.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/zxc-compile-code.yaml b/.github/workflows/zxc-compile-code.yaml index cede773f..92b91726 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: step-security/google-github-auth@40f6deebd366f16c782d7a0ad0844e3b96a032a6 # v2.1.10 + uses: step-security/google-github-auth@775fc4c80760272ef389c9f9f8d98de7db0c170d # v3.0.2 if: ${{ inputs.enable-unit-tests && !cancelled() && !failure() }} with: token_format: 'access_token'