Skip to content

Commit

Permalink
chore(deps): update azure/setup-kubectl action to v4
Browse files Browse the repository at this point in the history
Signed-off-by: Mend Renovate <[email protected]>
  • Loading branch information
renovate-bot committed Dec 1, 2024
1 parent 05d4c4e commit adae65d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-docker-hotrod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
esac
- name: Install kubectl
if: matrix.runtime == 'k8s'
uses: azure/setup-kubectl@v3
uses: azure/setup-kubectl@v4
with:
version: 'latest'

Expand Down

0 comments on commit adae65d

Please sign in to comment.