Skip to content

Commit

Permalink
chore(deps): update azure/k8s-set-context action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 9, 2024
1 parent 988cf3e commit 76938f3
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 @@ -20,7 +20,7 @@ runs:
- name: Setup kubectl
uses: azure/setup-kubectl@v3
- name: Login to k8s
uses: azure/k8s-set-context@v3
uses: azure/k8s-set-context@v4
with:
method: kubeconfig
kubeconfig: ${{ inputs.kubeconfig }}
Expand Down

0 comments on commit 76938f3

Please sign in to comment.