Skip to content

Commit ea56c76

Browse files
Bump google-github-actions/get-gke-credentials from 2.3.0 to 2.3.3 (#1680)
Bumps [google-github-actions/get-gke-credentials](https://github.com/google-github-actions/get-gke-credentials) from 2.3.0 to 2.3.3. - [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.3.0...v2.3.3) --- 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 2895acd commit ea56c76

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
@@ -269,7 +269,7 @@ jobs:
269269
- uses: google-github-actions/[email protected]
270270
with:
271271
project_id: ${{ secrets.GKE_PROJECT }}
272-
- uses: google-github-actions/[email protected].0
272+
- uses: google-github-actions/[email protected].3
273273
with:
274274
cluster_name: ${{ secrets.GKE_AUTOPILOT_CLUSTER }}
275275
location: ${{ secrets.GKE_REGION }}
@@ -323,7 +323,7 @@ jobs:
323323
- uses: google-github-actions/[email protected]
324324
with:
325325
project_id: ${{ secrets.GKE_PROJECT }}
326-
- uses: google-github-actions/[email protected].0
326+
- uses: google-github-actions/[email protected].3
327327
with:
328328
cluster_name: ${{ secrets.GKE_AUTOPILOT_CLUSTER }}
329329
location: ${{ secrets.GKE_REGION }}

0 commit comments

Comments
 (0)