diff --git a/.github/workflows/build-docker-image.yml b/.github/workflows/build-docker-image.yml index 8529493d..3943edb8 100644 --- a/.github/workflows/build-docker-image.yml +++ b/.github/workflows/build-docker-image.yml @@ -116,7 +116,7 @@ jobs: - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.0.0 + uses: google-github-actions/auth@v1.1.0 with: retries: '3' workload_identity_provider: '${{ vars.GCP_WIF }}' diff --git a/.github/workflows/continous-delivery.yml b/.github/workflows/continous-delivery.yml index 018bb186..6d2d4d9d 100644 --- a/.github/workflows/continous-delivery.yml +++ b/.github/workflows/continous-delivery.yml @@ -138,7 +138,7 @@ jobs: # Setup gcloud CLI - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.0.0 + uses: google-github-actions/auth@v1.1.0 with: retries: '3' workload_identity_provider: '${{ vars.GCP_WIF }}' @@ -221,7 +221,7 @@ jobs: # Setup gcloud CLI - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.0.0 + uses: google-github-actions/auth@v1.1.0 with: retries: '3' workload_identity_provider: '${{ vars.GCP_WIF }}' diff --git a/.github/workflows/continous-integration-docker.yml b/.github/workflows/continous-integration-docker.yml index a4885be8..8989c081 100644 --- a/.github/workflows/continous-integration-docker.yml +++ b/.github/workflows/continous-integration-docker.yml @@ -96,7 +96,7 @@ jobs: # Setup gcloud CLI - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.0.0 + uses: google-github-actions/auth@v1.1.0 with: retries: '3' workload_identity_provider: '${{ vars.GCP_WIF }}' diff --git a/.github/workflows/delete-gcp-resources.yml b/.github/workflows/delete-gcp-resources.yml index f8f98e6f..d2e2092a 100644 --- a/.github/workflows/delete-gcp-resources.yml +++ b/.github/workflows/delete-gcp-resources.yml @@ -37,7 +37,7 @@ jobs: # Setup gcloud CLI - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.0.0 + uses: google-github-actions/auth@v1.1.0 with: retries: '3' workload_identity_provider: '${{ vars.GCP_WIF }}' @@ -189,7 +189,7 @@ jobs: # Setup gcloud CLI - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.0.0 + uses: google-github-actions/auth@v1.1.0 with: retries: '3' workload_identity_provider: '${{ vars.GCP_WIF }}' diff --git a/.github/workflows/deploy-gcp-tests.yml b/.github/workflows/deploy-gcp-tests.yml index b557dc4f..6bc26d8f 100644 --- a/.github/workflows/deploy-gcp-tests.yml +++ b/.github/workflows/deploy-gcp-tests.yml @@ -144,7 +144,7 @@ jobs: # Setup gcloud CLI - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.0.0 + uses: google-github-actions/auth@v1.1.0 with: retries: '3' workload_identity_provider: '${{ vars.GCP_WIF }}' @@ -226,7 +226,7 @@ jobs: # Setup gcloud CLI - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.0.0 + uses: google-github-actions/auth@v1.1.0 with: retries: '3' workload_identity_provider: '${{ vars.GCP_WIF }}' @@ -296,7 +296,7 @@ jobs: # Setup gcloud CLI - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.0.0 + uses: google-github-actions/auth@v1.1.0 with: retries: '3' workload_identity_provider: '${{ vars.GCP_WIF }}' @@ -467,7 +467,7 @@ jobs: # Setup gcloud CLI - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.0.0 + uses: google-github-actions/auth@v1.1.0 with: retries: '3' workload_identity_provider: '${{ vars.GCP_WIF }}' @@ -603,7 +603,7 @@ jobs: # Setup gcloud CLI - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.0.0 + uses: google-github-actions/auth@v1.1.0 with: retries: '3' workload_identity_provider: '${{ vars.GCP_WIF }}' @@ -650,7 +650,7 @@ jobs: # Setup gcloud CLI - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.0.0 + uses: google-github-actions/auth@v1.1.0 with: retries: '3' workload_identity_provider: '${{ vars.GCP_WIF }}' @@ -722,7 +722,7 @@ jobs: # Setup gcloud CLI - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.0.0 + uses: google-github-actions/auth@v1.1.0 with: retries: '3' workload_identity_provider: '${{ vars.GCP_WIF }}' @@ -789,7 +789,7 @@ jobs: # Setup gcloud CLI - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.0.0 + uses: google-github-actions/auth@v1.1.0 with: retries: '3' workload_identity_provider: '${{ vars.GCP_WIF }}' @@ -858,7 +858,7 @@ jobs: # Setup gcloud CLI - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.0.0 + uses: google-github-actions/auth@v1.1.0 with: retries: '3' workload_identity_provider: '${{ vars.GCP_WIF }}' @@ -927,7 +927,7 @@ jobs: # Setup gcloud CLI - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.0.0 + uses: google-github-actions/auth@v1.1.0 with: retries: '3' workload_identity_provider: '${{ vars.GCP_WIF }}' @@ -997,7 +997,7 @@ jobs: # Setup gcloud CLI - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.0.0 + uses: google-github-actions/auth@v1.1.0 with: retries: '3' workload_identity_provider: '${{ vars.GCP_WIF }}' @@ -1066,7 +1066,7 @@ jobs: # Setup gcloud CLI - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.0.0 + uses: google-github-actions/auth@v1.1.0 with: retries: '3' workload_identity_provider: '${{ vars.GCP_WIF }}' @@ -1135,7 +1135,7 @@ jobs: # Setup gcloud CLI - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.0.0 + uses: google-github-actions/auth@v1.1.0 with: retries: '3' workload_identity_provider: '${{ vars.GCP_WIF }}' @@ -1204,7 +1204,7 @@ jobs: # Setup gcloud CLI - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.0.0 + uses: google-github-actions/auth@v1.1.0 with: retries: '3' workload_identity_provider: '${{ vars.GCP_WIF }}' @@ -1273,7 +1273,7 @@ jobs: # Setup gcloud CLI - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.0.0 + uses: google-github-actions/auth@v1.1.0 with: retries: '3' workload_identity_provider: '${{ vars.GCP_WIF }}' @@ -1341,7 +1341,7 @@ jobs: # Setup gcloud CLI - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.0.0 + uses: google-github-actions/auth@v1.1.0 with: retries: '3' workload_identity_provider: '${{ vars.GCP_WIF }}' @@ -1407,7 +1407,7 @@ jobs: # Setup gcloud CLI - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.0.0 + uses: google-github-actions/auth@v1.1.0 with: retries: '3' workload_identity_provider: '${{ vars.GCP_WIF }}' @@ -1482,7 +1482,7 @@ jobs: # Setup gcloud CLI - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.0.0 + uses: google-github-actions/auth@v1.1.0 with: retries: '3' workload_identity_provider: '${{ vars.GCP_WIF }}' @@ -1581,7 +1581,7 @@ jobs: # Setup gcloud CLI - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.0.0 + uses: google-github-actions/auth@v1.1.0 with: workload_identity_provider: '${{ vars.GCP_WIF }}' service_account: '${{ vars.GCP_DEPLOYMENTS_SA }}' @@ -1756,7 +1756,7 @@ jobs: # Setup gcloud CLI - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.0.0 + uses: google-github-actions/auth@v1.1.0 with: workload_identity_provider: '${{ vars.GCP_WIF }}' service_account: '${{ vars.GCP_DEPLOYMENTS_SA }}' diff --git a/.github/workflows/zcash-lightwalletd.yml b/.github/workflows/zcash-lightwalletd.yml index ef55273f..9a0502b3 100644 --- a/.github/workflows/zcash-lightwalletd.yml +++ b/.github/workflows/zcash-lightwalletd.yml @@ -111,7 +111,7 @@ jobs: # Setup gcloud CLI - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.0.0 + uses: google-github-actions/auth@v1.1.0 with: retries: '3' workload_identity_provider: '${{ vars.GCP_WIF }}' diff --git a/.github/workflows/zcashd-manual-deploy.yml b/.github/workflows/zcashd-manual-deploy.yml index aed32f0b..d8ef2020 100644 --- a/.github/workflows/zcashd-manual-deploy.yml +++ b/.github/workflows/zcashd-manual-deploy.yml @@ -45,7 +45,7 @@ jobs: # Setup gcloud CLI - name: Authenticate to Google Cloud id: auth - uses: google-github-actions/auth@v1.0.0 + uses: google-github-actions/auth@v1.1.0 with: retries: '3' workload_identity_provider: '${{ vars.GCP_WIF }}'