Skip to content

Commit f8bdddf

Browse files
Bump google-github-actions/setup-gcloud from 2.1.2 to 2.1.4 (#1643)
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 2.1.2 to 2.1.4. - [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](google-github-actions/setup-gcloud@v2.1.2...v2.1.4) --- updated-dependencies: - dependency-name: google-github-actions/setup-gcloud dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f1d0cf commit f8bdddf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/functional_test_v2.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ jobs:
266266
with:
267267
project_id: ${{ secrets.GKE_PROJECT }}
268268
credentials_json: ${{ secrets.GKE_SA_KEY }}
269-
- uses: google-github-actions/[email protected].2
269+
- uses: google-github-actions/[email protected].4
270270
with:
271271
project_id: ${{ secrets.GKE_PROJECT }}
272272
- uses: google-github-actions/[email protected]
@@ -320,7 +320,7 @@ jobs:
320320
with:
321321
project_id: ${{ secrets.GKE_PROJECT }}
322322
credentials_json: ${{ secrets.GKE_SA_KEY }}
323-
- uses: google-github-actions/[email protected].2
323+
- uses: google-github-actions/[email protected].4
324324
with:
325325
project_id: ${{ secrets.GKE_PROJECT }}
326326
- uses: google-github-actions/[email protected]

0 commit comments

Comments
 (0)