Skip to content

Commit a3b7af1

Browse files
Update azure/k8s-set-context action to v4
| datasource | package | from | to | | ----------- | --------------------- | ---- | -- | | github-tags | azure/k8s-set-context | v1 | v4 |
1 parent f887447 commit a3b7af1

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)