Browse Source

chore(deps): bump google-github-actions/auth (#6714)

Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from fc2174804b84f912b1f6d334e9463f484f1c552d to cd3439a4d2c29fd597fb063e209ee2c2d6128dcd.
- [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/fc2174804b84f912b1f6d334e9463f484f1c552d...cd3439a4d2c29fd597fb063e209ee2c2d6128dcd)

---
updated-dependencies:
- dependency-name: google-github-actions/auth
  dependency-version: cd3439a4d2c29fd597fb063e209ee2c2d6128dcd
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 2 days ago
parent
commit
62ff4a04c3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/e2e-managed.yml

+ 1 - 1
.github/workflows/e2e-managed.yml

@@ -207,7 +207,7 @@ jobs:
       - uses: hashicorp/setup-terraform@dfe3c3f87815947d99a8997f908cb6525fc44e9e # v3
       - uses: hashicorp/setup-terraform@dfe3c3f87815947d99a8997f908cb6525fc44e9e # v3
 
 
       - name: Authenticate to Google Cloud
       - name: Authenticate to Google Cloud
-        uses: 'google-github-actions/auth@fc2174804b84f912b1f6d334e9463f484f1c552d' # v3
+        uses: 'google-github-actions/auth@cd3439a4d2c29fd597fb063e209ee2c2d6128dcd' # v3
         with:
         with:
           project_id: ${{ env.GCP_FED_PROJECT_ID }}
           project_id: ${{ env.GCP_FED_PROJECT_ID }}
           service_account: ${{ env.GCP_FED_SERVICE_ACCOUNT_EMAIL }}
           service_account: ${{ env.GCP_FED_SERVICE_ACCOUNT_EMAIL }}