outdated k8s flag

This commit is contained in:
2026-02-25 20:59:06 -06:00
parent 21abf1a9bd
commit 2f2d95a510
+1 -1
View File
@@ -82,7 +82,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Lint Kubernetes manifests - name: Lint Kubernetes manifests
uses: azure/k8s-lint@v1 uses: azure/k8s-lint@v2
with: with:
lintType: dryrun lintType: dryrun
manifests: | manifests: |