Skip to content

Commit b864142

Browse files
chore(deps): bump azure/setup-kubectl in /.github/workflows (#770)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32dd43c commit b864142

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/e2e.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
role-session-name: Github-e2e-Rollout
4949
role-duration-seconds: 1200
5050

51-
- uses: azure/setup-kubectl@v3.2
51+
- uses: azure/setup-kubectl@v4
5252
with:
5353
version: "v1.23.6"
5454

@@ -93,7 +93,7 @@ jobs:
9393
role-session-name: Github-e2e-Rollout
9494
role-duration-seconds: 3600
9595

96-
- uses: azure/setup-kubectl@v3.2
96+
- uses: azure/setup-kubectl@v4
9797
with:
9898
version: "v1.23.6"
9999

0 commit comments

Comments
 (0)