Skip to content

Commit

Permalink
chore(deps): bump azure/setup-kubectl from 3 to 4
Browse files Browse the repository at this point in the history
Bumps [azure/setup-kubectl](https://github.com/azure/setup-kubectl) from 3 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...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>
  • Loading branch information
dependabot[bot] authored Jun 28, 2024
1 parent 185648e commit e92ca55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updatecli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Install Updatecli in the runner
uses: updatecli/updatecli-action@v2

- uses: azure/setup-kubectl@v3
- uses: azure/setup-kubectl@v4
id: kubectl

- uses: azure/setup-helm@v4.2.0
Expand Down

0 comments on commit e92ca55

Please sign in to comment.