Skip to content

Commit bb5e98a

Browse files
committed
Use actions-hub/kubectl v1.33.3 DEVOPS-2662
1 parent ba7a28a commit bb5e98a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/k8s-deploy-latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- name: Deploy latest to K8s
21-
uses: actions-hub/kubectl@v1.32.2
21+
uses: actions-hub/kubectl@v1.33.3
2222
env:
2323
KUBE_CONFIG: ${{ secrets.FOLIO_DEV_NEW_SA_KUBECONFIG }}
2424
with:

0 commit comments

Comments
 (0)