build(deps): bump the devops group with 1 update (#8033)

Bumps the devops group with 1 update: [google-github-actions/auth](https://github.com/google-github-actions/auth).

- [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/v1.2.0...v2.0.0)

---
updated-dependencies:
- dependency-name: google-github-actions/auth
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: devops
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-12-05 01:57:57 +00:00 committed by GitHub
parent 4306a00f3c
commit 5bc26b301f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 13 additions and 13 deletions

View File

@ -216,7 +216,7 @@ jobs:
# Setup gcloud CLI
- name: Authenticate to Google Cloud
id: auth
uses: google-github-actions/auth@v1.2.0
uses: google-github-actions/auth@v2.0.0
with:
retries: '3'
workload_identity_provider: '${{ vars.GCP_WIF }}'
@ -318,7 +318,7 @@ jobs:
# Setup gcloud CLI
- name: Authenticate to Google Cloud
id: auth
uses: google-github-actions/auth@v1.2.0
uses: google-github-actions/auth@v2.0.0
with:
retries: '3'
workload_identity_provider: '${{ vars.GCP_WIF }}'

View File

@ -37,7 +37,7 @@ jobs:
# Setup gcloud CLI
- name: Authenticate to Google Cloud
id: auth
uses: google-github-actions/auth@v1.2.0
uses: google-github-actions/auth@v2.0.0
with:
retries: '3'
workload_identity_provider: '${{ vars.GCP_WIF }}'
@ -246,7 +246,7 @@ jobs:
# Setup gcloud CLI
- name: Authenticate to Google Cloud
id: auth
uses: google-github-actions/auth@v1.2.0
uses: google-github-actions/auth@v2.0.0
with:
retries: '3'
workload_identity_provider: '${{ vars.GCP_WIF }}'

View File

@ -102,7 +102,7 @@ jobs:
# Setup gcloud CLI
- name: Authenticate to Google Cloud
id: auth
uses: google-github-actions/auth@v1.2.0
uses: google-github-actions/auth@v2.0.0
with:
retries: '3'
workload_identity_provider: '${{ vars.GCP_WIF }}'
@ -161,7 +161,7 @@ jobs:
# Setup gcloud CLI
- name: Authenticate to Google Cloud
id: auth
uses: google-github-actions/auth@v1.2.0
uses: google-github-actions/auth@v2.0.0
with:
retries: '3'
workload_identity_provider: '${{ vars.GCP_WIF }}'

View File

@ -45,7 +45,7 @@ jobs:
# Setup gcloud CLI
- name: Authenticate to Google Cloud
id: auth
uses: google-github-actions/auth@v1.2.0
uses: google-github-actions/auth@v2.0.0
with:
retries: '3'
workload_identity_provider: '${{ vars.GCP_WIF }}'

View File

@ -128,7 +128,7 @@ jobs:
- name: Authenticate to Google Cloud
id: auth
uses: google-github-actions/auth@v1.2.0
uses: google-github-actions/auth@v2.0.0
with:
retries: '3'
workload_identity_provider: '${{ vars.GCP_WIF }}'

View File

@ -111,7 +111,7 @@ jobs:
# Setup gcloud CLI
- name: Authenticate to Google Cloud
id: auth
uses: google-github-actions/auth@v1.2.0
uses: google-github-actions/auth@v2.0.0
with:
retries: '3'
workload_identity_provider: '${{ vars.GCP_WIF }}'

View File

@ -150,7 +150,7 @@ jobs:
# Setup gcloud CLI
- name: Authenticate to Google Cloud
id: auth
uses: google-github-actions/auth@v1.2.0
uses: google-github-actions/auth@v2.0.0
with:
retries: '3'
workload_identity_provider: '${{ vars.GCP_WIF }}'
@ -499,7 +499,7 @@ jobs:
# Setup gcloud CLI
- name: Authenticate to Google Cloud
id: auth
uses: google-github-actions/auth@v1.2.0
uses: google-github-actions/auth@v2.0.0
with:
workload_identity_provider: '${{ vars.GCP_WIF }}'
service_account: '${{ vars.GCP_DEPLOYMENTS_SA }}'
@ -776,7 +776,7 @@ jobs:
# Setup gcloud CLI
- name: Authenticate to Google Cloud
id: auth
uses: google-github-actions/auth@v1.2.0
uses: google-github-actions/auth@v2.0.0
with:
workload_identity_provider: '${{ vars.GCP_WIF }}'
service_account: '${{ vars.GCP_DEPLOYMENTS_SA }}'

View File

@ -38,7 +38,7 @@ jobs:
# Setup gcloud CLI
- name: Authenticate to Google Cloud
id: auth
uses: google-github-actions/auth@v1.2.0
uses: google-github-actions/auth@v2.0.0
with:
retries: '3'
workload_identity_provider: '${{ vars.GCP_WIF }}'