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
  • Loading branch information
renovate[bot] authored Mar 11, 2024
1 parent 988cf3e commit ac7e188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/detect-pod/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ runs:
using: "composite"
steps:
- name: Setup kubectl
uses: azure/setup-kubectl@v3
uses: azure/setup-kubectl@v4
- name: Login to k8s
uses: azure/k8s-set-context@v3
with:
Expand Down

0 comments on commit ac7e188

Please sign in to comment.