From 914ad56cf3f61d377f5f577277e8e283a5621005 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Mar 2022 09:26:33 +0000 Subject: [PATCH] workflows: bump azure/setup-kubectl from 2.0 to 2.1 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](https://github.com/azure/setup-kubectl/compare/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] --- .github/workflows/call-test-images.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/call-test-images.yaml b/.github/workflows/call-test-images.yaml index 6fcc1a6bbbf..61abc460a76 100644 --- a/.github/workflows/call-test-images.yaml +++ b/.github/workflows/call-test-images.yaml @@ -181,7 +181,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