Skip to content

Commit

Permalink
Bump azure/setup-kubectl from 2.0 to 3.2 in /.github/actions/rancher
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]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent 6d20cc2 commit 95a56ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/rancher/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ inputs:
runs:
using: "composite"
steps:
- uses: azure/setup-kubectl@v2.0
- uses: azure/setup-kubectl@v3.2
- name: setup-python
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 95a56ce

Please sign in to comment.