From 13a512be0f7e5034b3e8b9ea7063fa0f0a5b60f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 06:35:59 +0000 Subject: [PATCH] build(deps): bump google-github-actions/auth from 2.1.3 to 2.1.5 in /google/auth in the github-actions group across 1 directory (#108) Bumps the github-actions group with 1 update in the /google/auth directory: [google-github-actions/auth](https://github.com/google-github-actions/auth). Updates `google-github-actions/auth` from 2.1.3 to 2.1.5 - [Release notes](https://github.com/google-github-actions/auth/releases) - [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md) - [Commits](https://github.com/google-github-actions/auth/compare/71fee32a0bb7e97b4d33d548e7d957010649d8fa...62cf5bd3e4211a0a0b51f2c6d6a37129d828611d) --- google/auth/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google/auth/action.yml b/google/auth/action.yml index ce6c8f8..458331b 100644 --- a/google/auth/action.yml +++ b/google/auth/action.yml @@ -45,7 +45,7 @@ runs: env: GH_REPOSITORY: ${{ inputs.repository }} PROJECT_NUMBER: ${{ inputs.project-number }} - - uses: google-github-actions/auth@71fee32a0bb7e97b4d33d548e7d957010649d8fa # v2.1.3 + - uses: google-github-actions/auth@62cf5bd3e4211a0a0b51f2c6d6a37129d828611d # v2.1.5 with: project_id: ${{ inputs.project-id }} workload_identity_provider: ${{ steps.generate-workload-identity-pool-provider-id.outputs.workload_identity_provider_id }}