Skip to content

Commit 8b04a46

Browse files
Bump google-github-actions/get-gke-credentials from 2.2.0 to 2.2.1 (#1371)
Bumps [google-github-actions/get-gke-credentials](https://github.com/google-github-actions/get-gke-credentials) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/google-github-actions/get-gke-credentials/releases) - [Changelog](https://github.com/google-github-actions/get-gke-credentials/blob/main/CHANGELOG.md) - [Commits](google-github-actions/get-gke-credentials@v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: google-github-actions/get-gke-credentials 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 55ddbd6 commit 8b04a46

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
@@ -218,7 +218,7 @@ jobs:
218218
- uses: google-github-actions/[email protected]
219219
with:
220220
project_id: ${{ secrets.GKE_PROJECT }}
221-
- uses: google-github-actions/[email protected].0
221+
- uses: google-github-actions/[email protected].1
222222
with:
223223
cluster_name: ${{ secrets.GKE_AUTOPILOT_CLUSTER }}
224224
location: ${{ secrets.GKE_REGION }}
@@ -281,7 +281,7 @@ jobs:
281281
- uses: google-github-actions/[email protected]
282282
with:
283283
project_id: ${{ secrets.GKE_PROJECT }}
284-
- uses: google-github-actions/[email protected].0
284+
- uses: google-github-actions/[email protected].1
285285
with:
286286
cluster_name: ${{ secrets.GKE_AUTOPILOT_CLUSTER }}
287287
location: ${{ secrets.GKE_REGION }}

0 commit comments

Comments
 (0)