Skip to content

Commit

Permalink
Bump azure/setup-kubectl from 3.2 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.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 9589515 commit d870700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delius-core-cp-rds-data-refresh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- uses: actions/checkout@v4.1.1

- name: Install kubectl
uses: azure/setup-kubectl@v3.2
uses: azure/setup-kubectl@v4
with:
version: 'v1.26.0' # default is latest stable
id: kubectl_install
Expand Down

0 comments on commit d870700

Please sign in to comment.