File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -476,7 +476,7 @@ jobs:
476476
477477 - name : Login to Google Cloud (ID token for IAP)
478478 id : gcloud
479- uses : google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193 # v2.1.10
479+ uses : google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462 # v2.1.11
480480 if : ${{ matrix.environment != 'prod' }}
481481 with :
482482 workload_identity_provider : " projects/304398677251/locations/global/workloadIdentityPools/github/providers/github-provider"
@@ -642,7 +642,7 @@ jobs:
642642 shell : bash
643643
644644 - name : Login to Google Cloud
645- uses : google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193 # v2.1.10
645+ uses : google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462 # v2.1.11
646646 with :
647647 workload_identity_provider : " projects/304398677251/locations/global/workloadIdentityPools/github/providers/github-provider"
648648 service_account : github-plugin-ci-workflows@grafanalabs-workload-identity.iam.gserviceaccount.com
Original file line number Diff line number Diff line change @@ -467,7 +467,7 @@ jobs:
467467 path : /tmp/dist-artifacts
468468
469469 - name : Login to Google Cloud
470- uses : google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193 # v2.1.10
470+ uses : google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462 # v2.1.11
471471 with :
472472 workload_identity_provider : " projects/304398677251/locations/global/workloadIdentityPools/github/providers/github-provider"
473473 service_account : github-plugin-ci-workflows@grafanalabs-workload-identity.iam.gserviceaccount.com
You can’t perform that action at this time.
0 commit comments