From e06d52093dcd7895d67b30f52fedffb05edff332 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Dec 2021 18:13:50 +0000 Subject: [PATCH] Bump google-github-actions/auth from 0.4.1 to 0.4.2 Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/google-github-actions/auth/releases) - [Commits](https://github.com/google-github-actions/auth/compare/v0.4.1...v0.4.2) --- updated-dependencies: - dependency-name: google-github-actions/auth dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 01c1cea..7cb0be3 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -30,7 +30,7 @@ jobs: project_id: kontaindotme # Setup OIDC->SA auth - - uses: google-github-actions/auth@v0.4.1 + - uses: google-github-actions/auth@v0.4.2 id: auth with: workload_identity_provider: 'projects/7577580991/locations/global/workloadIdentityPools/gha-pool/providers/gha-provider'