From 2f73456aeb5b290d6bca8659c7a984a9c716b52b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 12:47:08 +0000 Subject: [PATCH] build(deps): bump google-github-actions/setup-gcloud from 2.1.4 to 2.1.5 Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 2.1.4 to 2.1.5. - [Release notes](https://github.com/google-github-actions/setup-gcloud/releases) - [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md) - [Commits](https://github.com/google-github-actions/setup-gcloud/compare/77e7a554d41e2ee56fc945c52dfd3f33d12def9a...6a7c903a70c8625ed6700fa299f5ddb4ca6022e9) --- updated-dependencies: - dependency-name: google-github-actions/setup-gcloud dependency-version: 2.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/forge-deploy-next.yml | 4 ++-- .github/workflows/forge-deploy-prev-snapshot.yml | 4 ++-- .github/workflows/forge-deploy-prev.yml | 4 ++-- .github/workflows/forge-deploy-release.yml | 4 ++-- .github/workflows/forge-deploy-snapshot.yml | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/workflows/forge-deploy-next.yml b/.github/workflows/forge-deploy-next.yml index c9ec6398487..d43a11cf25b 100644 --- a/.github/workflows/forge-deploy-next.yml +++ b/.github/workflows/forge-deploy-next.yml @@ -59,7 +59,7 @@ jobs: credentials_json: ${{ secrets.GCP_CREDENTIALS }} create_credentials_file: 'true' - name: Set up Cloud SDK - uses: google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a + uses: google-github-actions/setup-gcloud@6a7c903a70c8625ed6700fa299f5ddb4ca6022e9 with: project_id: ${{ secrets.GCP_PROJECT_ID }} - name: "🐋 Configure Docker for Artifact Registry" @@ -114,7 +114,7 @@ jobs: credentials_json: ${{ secrets.GCP_CREDENTIALS }} create_credentials_file: 'true' - name: Set up Cloud SDK - uses: google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a + uses: google-github-actions/setup-gcloud@6a7c903a70c8625ed6700fa299f5ddb4ca6022e9 with: project_id: ${{ secrets.GCP_PROJECT_ID }} - name: "🐋 Configure Docker for Artifact Registry" diff --git a/.github/workflows/forge-deploy-prev-snapshot.yml b/.github/workflows/forge-deploy-prev-snapshot.yml index 73315cab866..34b716121b8 100644 --- a/.github/workflows/forge-deploy-prev-snapshot.yml +++ b/.github/workflows/forge-deploy-prev-snapshot.yml @@ -59,7 +59,7 @@ jobs: credentials_json: ${{ secrets.GCP_CREDENTIALS }} create_credentials_file: 'true' - name: Set up Cloud SDK - uses: google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a + uses: google-github-actions/setup-gcloud@6a7c903a70c8625ed6700fa299f5ddb4ca6022e9 with: project_id: ${{ secrets.GCP_PROJECT_ID }} - name: "🐋 Configure Docker for Artifact Registry" @@ -114,7 +114,7 @@ jobs: credentials_json: ${{ secrets.GCP_CREDENTIALS }} create_credentials_file: 'true' - name: Set up Cloud SDK - uses: google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a + uses: google-github-actions/setup-gcloud@6a7c903a70c8625ed6700fa299f5ddb4ca6022e9 with: project_id: ${{ secrets.GCP_PROJECT_ID }} - name: "🐋 Configure Docker for Artifact Registry" diff --git a/.github/workflows/forge-deploy-prev.yml b/.github/workflows/forge-deploy-prev.yml index b4ffbf2eb96..fdf6e5d5972 100644 --- a/.github/workflows/forge-deploy-prev.yml +++ b/.github/workflows/forge-deploy-prev.yml @@ -59,7 +59,7 @@ jobs: credentials_json: ${{ secrets.GCP_CREDENTIALS }} create_credentials_file: 'true' - name: Set up Cloud SDK - uses: google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a + uses: google-github-actions/setup-gcloud@6a7c903a70c8625ed6700fa299f5ddb4ca6022e9 with: project_id: ${{ secrets.GCP_PROJECT_ID }} - name: "🐋 Configure Docker for Artifact Registry" @@ -114,7 +114,7 @@ jobs: credentials_json: ${{ secrets.GCP_CREDENTIALS }} create_credentials_file: 'true' - name: Set up Cloud SDK - uses: google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a + uses: google-github-actions/setup-gcloud@6a7c903a70c8625ed6700fa299f5ddb4ca6022e9 with: project_id: ${{ secrets.GCP_PROJECT_ID }} - name: "🐋 Configure Docker for Artifact Registry" diff --git a/.github/workflows/forge-deploy-release.yml b/.github/workflows/forge-deploy-release.yml index e11a0d2ddc1..7c35e88b4be 100644 --- a/.github/workflows/forge-deploy-release.yml +++ b/.github/workflows/forge-deploy-release.yml @@ -63,7 +63,7 @@ jobs: credentials_json: ${{ secrets.GCP_CREDENTIALS }} create_credentials_file: 'true' - name: Set up Cloud SDK - uses: google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a + uses: google-github-actions/setup-gcloud@6a7c903a70c8625ed6700fa299f5ddb4ca6022e9 with: project_id: ${{ secrets.GCP_PROJECT_ID }} - name: "🐋 Configure Docker for Artifact Registry" @@ -117,7 +117,7 @@ jobs: credentials_json: ${{ secrets.GCP_CREDENTIALS }} create_credentials_file: 'true' - name: Set up Cloud SDK - uses: google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a + uses: google-github-actions/setup-gcloud@6a7c903a70c8625ed6700fa299f5ddb4ca6022e9 with: project_id: ${{ secrets.GCP_PROJECT_ID }} - name: "🐋 Configure Docker for Artifact Registry" diff --git a/.github/workflows/forge-deploy-snapshot.yml b/.github/workflows/forge-deploy-snapshot.yml index e6204f05186..d940586aa7f 100644 --- a/.github/workflows/forge-deploy-snapshot.yml +++ b/.github/workflows/forge-deploy-snapshot.yml @@ -59,7 +59,7 @@ jobs: credentials_json: ${{ secrets.GCP_CREDENTIALS }} create_credentials_file: 'true' - name: Set up Cloud SDK - uses: google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a + uses: google-github-actions/setup-gcloud@6a7c903a70c8625ed6700fa299f5ddb4ca6022e9 with: project_id: ${{ secrets.GCP_PROJECT_ID }} - name: "🐋 Configure Docker for Artifact Registry" @@ -112,7 +112,7 @@ jobs: credentials_json: ${{ secrets.GCP_CREDENTIALS }} create_credentials_file: 'true' - name: Set up Cloud SDK - uses: google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a + uses: google-github-actions/setup-gcloud@6a7c903a70c8625ed6700fa299f5ddb4ca6022e9 with: project_id: ${{ secrets.GCP_PROJECT_ID }} - name: "🐋 Configure Docker for Artifact Registry"