Skip to content

Commit 8ce9faa

Browse files
committed
Update azure/setup-kubectl action to v5
Signed-off-by: Mend Renovate <bot@renovateapp.com>
1 parent 4682525 commit 8ce9faa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/prepare-k8s/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ runs:
2323
uses: helm/kind-action@v1.13.0
2424

2525
- name: Install kubectl
26-
uses: azure/setup-kubectl@v4.0.1
26+
uses: azure/setup-kubectl@v5.1.0
2727
with:
2828
version: 'v1.28.8'
2929
id: install

0 commit comments

Comments
 (0)