Skip to content

Commit a0be2f2

Browse files
Bump azure/setup-kubectl from 3.2 to 4 (#14)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 711df27 commit a0be2f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_reusable_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
uses: actions/checkout@v4
5050

5151
- name: Install kubectl
52-
uses: azure/setup-kubectl@v3.2
52+
uses: azure/setup-kubectl@v4
5353
with:
5454
version: v1.24.0
5555

0 commit comments

Comments
 (0)