From f14a2d212fcaf72d7dd202be5e2b6b11553420b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 13:06:34 +0000 Subject: [PATCH] Bump azure/setup-kubectl from 3.1 to 3.2 Bumps [azure/setup-kubectl](https://github.com/azure/setup-kubectl) from 3.1 to 3.2. - [Release notes](https://github.com/azure/setup-kubectl/releases) - [Commits](https://github.com/azure/setup-kubectl/compare/v3.1...v3.2) --- updated-dependencies: - dependency-name: azure/setup-kubectl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/business-tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/business-tests.yaml b/.github/workflows/business-tests.yaml index 5e9278184..02d114646 100644 --- a/.github/workflows/business-tests.yaml +++ b/.github/workflows/business-tests.yaml @@ -36,7 +36,7 @@ jobs: key: ${{ runner.os }}-io.containerd.snapshotter.v1.overlayfs - name: Set-Up Kubectl - uses: azure/setup-kubectl@v3.1 + uses: azure/setup-kubectl@v3.2 - name: Helm Set-Up uses: azure/setup-helm@v3.5