Skip to content

Commit

Permalink
workflows: bump google-github-actions/get-gke-credentials from 1 to 2 (
Browse files Browse the repository at this point in the history
…#8265)

Bumps [google-github-actions/get-gke-credentials](https://github.com/google-github-actions/get-gke-credentials) from 1 to 2.
- [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@v1...v2)

---
updated-dependencies:
- dependency-name: google-github-actions/get-gke-credentials
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 18c5d00 commit 06056b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/call-run-integration-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ jobs:

- name: Get the GKE Kubeconfig
if: matrix.cloud == 'gke'
uses: 'google-github-actions/get-gke-credentials@v1'
uses: 'google-github-actions/get-gke-credentials@v2'
with:
cluster_name: ${{ needs.call-run-terraform-setup.outputs.gke-cluster-name }}
location: ${{ needs.call-run-terraform-setup.outputs.gke-cluster-zone }}
Expand Down

0 comments on commit 06056b0

Please sign in to comment.