Skip to content

Commit

Permalink
chore(deps): bump azure/setup-kubectl in /.github/workflows (#508)
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 3.2.
- [Release notes](https://github.com/azure/setup-kubectl/releases)
- [Commits](Azure/setup-kubectl@v2.0...v3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>

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 Jan 21, 2023
1 parent bb6eafd commit 48f7b6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
role-session-name: Github-e2e-Rollout
role-duration-seconds: 1200

- uses: azure/setup-kubectl@v2.0
- uses: azure/setup-kubectl@v3.2
with:
version: "v1.23.6"

Expand Down Expand Up @@ -93,7 +93,7 @@ jobs:
role-session-name: Github-e2e-Rollout
role-duration-seconds: 3600

- uses: azure/setup-kubectl@v2.0
- uses: azure/setup-kubectl@v3.2
with:
version: "v1.23.6"

Expand Down

0 comments on commit 48f7b6b

Please sign in to comment.