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:
parent
4306a00f3c
commit
5bc26b301f
|
|
@ -216,7 +216,7 @@ jobs:
|
||||||
# Setup gcloud CLI
|
# Setup gcloud CLI
|
||||||
- name: Authenticate to Google Cloud
|
- name: Authenticate to Google Cloud
|
||||||
id: auth
|
id: auth
|
||||||
uses: google-github-actions/auth@v1.2.0
|
uses: google-github-actions/auth@v2.0.0
|
||||||
with:
|
with:
|
||||||
retries: '3'
|
retries: '3'
|
||||||
workload_identity_provider: '${{ vars.GCP_WIF }}'
|
workload_identity_provider: '${{ vars.GCP_WIF }}'
|
||||||
|
|
@ -318,7 +318,7 @@ jobs:
|
||||||
# Setup gcloud CLI
|
# Setup gcloud CLI
|
||||||
- name: Authenticate to Google Cloud
|
- name: Authenticate to Google Cloud
|
||||||
id: auth
|
id: auth
|
||||||
uses: google-github-actions/auth@v1.2.0
|
uses: google-github-actions/auth@v2.0.0
|
||||||
with:
|
with:
|
||||||
retries: '3'
|
retries: '3'
|
||||||
workload_identity_provider: '${{ vars.GCP_WIF }}'
|
workload_identity_provider: '${{ vars.GCP_WIF }}'
|
||||||
|
|
|
||||||
|
|
@ -37,7 +37,7 @@ jobs:
|
||||||
# Setup gcloud CLI
|
# Setup gcloud CLI
|
||||||
- name: Authenticate to Google Cloud
|
- name: Authenticate to Google Cloud
|
||||||
id: auth
|
id: auth
|
||||||
uses: google-github-actions/auth@v1.2.0
|
uses: google-github-actions/auth@v2.0.0
|
||||||
with:
|
with:
|
||||||
retries: '3'
|
retries: '3'
|
||||||
workload_identity_provider: '${{ vars.GCP_WIF }}'
|
workload_identity_provider: '${{ vars.GCP_WIF }}'
|
||||||
|
|
@ -246,7 +246,7 @@ jobs:
|
||||||
# Setup gcloud CLI
|
# Setup gcloud CLI
|
||||||
- name: Authenticate to Google Cloud
|
- name: Authenticate to Google Cloud
|
||||||
id: auth
|
id: auth
|
||||||
uses: google-github-actions/auth@v1.2.0
|
uses: google-github-actions/auth@v2.0.0
|
||||||
with:
|
with:
|
||||||
retries: '3'
|
retries: '3'
|
||||||
workload_identity_provider: '${{ vars.GCP_WIF }}'
|
workload_identity_provider: '${{ vars.GCP_WIF }}'
|
||||||
|
|
|
||||||
|
|
@ -102,7 +102,7 @@ jobs:
|
||||||
# Setup gcloud CLI
|
# Setup gcloud CLI
|
||||||
- name: Authenticate to Google Cloud
|
- name: Authenticate to Google Cloud
|
||||||
id: auth
|
id: auth
|
||||||
uses: google-github-actions/auth@v1.2.0
|
uses: google-github-actions/auth@v2.0.0
|
||||||
with:
|
with:
|
||||||
retries: '3'
|
retries: '3'
|
||||||
workload_identity_provider: '${{ vars.GCP_WIF }}'
|
workload_identity_provider: '${{ vars.GCP_WIF }}'
|
||||||
|
|
@ -161,7 +161,7 @@ jobs:
|
||||||
# Setup gcloud CLI
|
# Setup gcloud CLI
|
||||||
- name: Authenticate to Google Cloud
|
- name: Authenticate to Google Cloud
|
||||||
id: auth
|
id: auth
|
||||||
uses: google-github-actions/auth@v1.2.0
|
uses: google-github-actions/auth@v2.0.0
|
||||||
with:
|
with:
|
||||||
retries: '3'
|
retries: '3'
|
||||||
workload_identity_provider: '${{ vars.GCP_WIF }}'
|
workload_identity_provider: '${{ vars.GCP_WIF }}'
|
||||||
|
|
|
||||||
|
|
@ -45,7 +45,7 @@ jobs:
|
||||||
# Setup gcloud CLI
|
# Setup gcloud CLI
|
||||||
- name: Authenticate to Google Cloud
|
- name: Authenticate to Google Cloud
|
||||||
id: auth
|
id: auth
|
||||||
uses: google-github-actions/auth@v1.2.0
|
uses: google-github-actions/auth@v2.0.0
|
||||||
with:
|
with:
|
||||||
retries: '3'
|
retries: '3'
|
||||||
workload_identity_provider: '${{ vars.GCP_WIF }}'
|
workload_identity_provider: '${{ vars.GCP_WIF }}'
|
||||||
|
|
|
||||||
|
|
@ -128,7 +128,7 @@ jobs:
|
||||||
|
|
||||||
- name: Authenticate to Google Cloud
|
- name: Authenticate to Google Cloud
|
||||||
id: auth
|
id: auth
|
||||||
uses: google-github-actions/auth@v1.2.0
|
uses: google-github-actions/auth@v2.0.0
|
||||||
with:
|
with:
|
||||||
retries: '3'
|
retries: '3'
|
||||||
workload_identity_provider: '${{ vars.GCP_WIF }}'
|
workload_identity_provider: '${{ vars.GCP_WIF }}'
|
||||||
|
|
|
||||||
|
|
@ -111,7 +111,7 @@ jobs:
|
||||||
# Setup gcloud CLI
|
# Setup gcloud CLI
|
||||||
- name: Authenticate to Google Cloud
|
- name: Authenticate to Google Cloud
|
||||||
id: auth
|
id: auth
|
||||||
uses: google-github-actions/auth@v1.2.0
|
uses: google-github-actions/auth@v2.0.0
|
||||||
with:
|
with:
|
||||||
retries: '3'
|
retries: '3'
|
||||||
workload_identity_provider: '${{ vars.GCP_WIF }}'
|
workload_identity_provider: '${{ vars.GCP_WIF }}'
|
||||||
|
|
|
||||||
|
|
@ -150,7 +150,7 @@ jobs:
|
||||||
# Setup gcloud CLI
|
# Setup gcloud CLI
|
||||||
- name: Authenticate to Google Cloud
|
- name: Authenticate to Google Cloud
|
||||||
id: auth
|
id: auth
|
||||||
uses: google-github-actions/auth@v1.2.0
|
uses: google-github-actions/auth@v2.0.0
|
||||||
with:
|
with:
|
||||||
retries: '3'
|
retries: '3'
|
||||||
workload_identity_provider: '${{ vars.GCP_WIF }}'
|
workload_identity_provider: '${{ vars.GCP_WIF }}'
|
||||||
|
|
@ -499,7 +499,7 @@ jobs:
|
||||||
# Setup gcloud CLI
|
# Setup gcloud CLI
|
||||||
- name: Authenticate to Google Cloud
|
- name: Authenticate to Google Cloud
|
||||||
id: auth
|
id: auth
|
||||||
uses: google-github-actions/auth@v1.2.0
|
uses: google-github-actions/auth@v2.0.0
|
||||||
with:
|
with:
|
||||||
workload_identity_provider: '${{ vars.GCP_WIF }}'
|
workload_identity_provider: '${{ vars.GCP_WIF }}'
|
||||||
service_account: '${{ vars.GCP_DEPLOYMENTS_SA }}'
|
service_account: '${{ vars.GCP_DEPLOYMENTS_SA }}'
|
||||||
|
|
@ -776,7 +776,7 @@ jobs:
|
||||||
# Setup gcloud CLI
|
# Setup gcloud CLI
|
||||||
- name: Authenticate to Google Cloud
|
- name: Authenticate to Google Cloud
|
||||||
id: auth
|
id: auth
|
||||||
uses: google-github-actions/auth@v1.2.0
|
uses: google-github-actions/auth@v2.0.0
|
||||||
with:
|
with:
|
||||||
workload_identity_provider: '${{ vars.GCP_WIF }}'
|
workload_identity_provider: '${{ vars.GCP_WIF }}'
|
||||||
service_account: '${{ vars.GCP_DEPLOYMENTS_SA }}'
|
service_account: '${{ vars.GCP_DEPLOYMENTS_SA }}'
|
||||||
|
|
|
||||||
|
|
@ -38,7 +38,7 @@ jobs:
|
||||||
# Setup gcloud CLI
|
# Setup gcloud CLI
|
||||||
- name: Authenticate to Google Cloud
|
- name: Authenticate to Google Cloud
|
||||||
id: auth
|
id: auth
|
||||||
uses: google-github-actions/auth@v1.2.0
|
uses: google-github-actions/auth@v2.0.0
|
||||||
with:
|
with:
|
||||||
retries: '3'
|
retries: '3'
|
||||||
workload_identity_provider: '${{ vars.GCP_WIF }}'
|
workload_identity_provider: '${{ vars.GCP_WIF }}'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue