Skip to content

Commit

Permalink
Bump azure/setup-kubectl from 3 to 4 in /.github/actions/setup-deploy
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent ede6494 commit fa0f244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-deploy/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ runs:
# - 2i2c, k8s upgrades tracked: https://github.com/2i2c-org/infrastructure/issues/2293
# - 2i2c, historical issue: https://github.com/2i2c-org/infrastructure/issues/1271
#
- uses: azure/setup-kubectl@v3
- uses: azure/setup-kubectl@v4
with:
version: "v1.25.10"

Expand Down

0 comments on commit fa0f244

Please sign in to comment.