Skip to content

Commit

Permalink
workflows: bump azure/setup-kubectl from 2.0 to 2.1 (#4987)
Browse files Browse the repository at this point in the history
Bumps [azure/setup-kubectl](https://github.com/azure/setup-kubectl) from 2.0 to 2.1.
- [Release notes](https://github.com/azure/setup-kubectl/releases)
- [Commits](Azure/setup-kubectl@v2.0...v2.1)

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

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 Mar 7, 2022
1 parent 73aa0db commit f2e2295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/call-test-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ jobs:
version: v3.6.3

- name: Set up Kubectl
uses: azure/setup-kubectl@v2.0
uses: azure/setup-kubectl@v2.1

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

0 comments on commit f2e2295

Please sign in to comment.