Skip to content

Commit 7b02702

Browse files
authored
Merge pull request #289 from python-discord/renovate/azure-k8s-set-context-4.x
Update azure/k8s-set-context action to v4
2 parents f887447 + a3b7af1 commit 7b02702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/forms-backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
uses: actions/checkout@v4
109109

110110
- name: Authenticate with Kubernetes
111-
uses: azure/k8s-set-context@v1
111+
uses: azure/k8s-set-context@v4
112112
with:
113113
method: kubeconfig
114114
kubeconfig: ${{ secrets.KUBECONFIG }}

0 commit comments

Comments
 (0)