Skip to content

Commit

Permalink
workflows: bump azure/setup-kubectl from 3.2 to 4
Browse files Browse the repository at this point in the history
Bumps [azure/setup-kubectl](https://github.com/azure/setup-kubectl) from 3.2 to 4.
- [Release notes](https://github.com/azure/setup-kubectl/releases)
- [Changelog](https://github.com/Azure/setup-kubectl/blob/main/CHANGELOG.md)
- [Commits](Azure/setup-kubectl@v3.2...v4)

---
updated-dependencies:
- dependency-name: azure/setup-kubectl
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent 33ce918 commit 67a9e58
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/call-run-integration-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ jobs:
version: v3.8.1

- name: Set up Kubectl
uses: azure/setup-kubectl@v3.2
uses: azure/setup-kubectl@v4

- name: Run tests
timeout-minutes: 60
Expand Down Expand Up @@ -260,7 +260,7 @@ jobs:
version: v3.8.1

- name: Set up Kubectl
uses: azure/setup-kubectl@v3.2
uses: azure/setup-kubectl@v4

- name: Get the GKE Kubeconfig
if: matrix.cloud == 'gke'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/call-test-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ jobs:
version: v3.6.3

- name: Set up Kubectl
uses: azure/setup-kubectl@v3.2
uses: azure/setup-kubectl@v4

- name: Test the HTTP server is responding
timeout-minutes: 5
Expand Down

0 comments on commit 67a9e58

Please sign in to comment.