Skip to content

Commit 4930869

Browse files
committed
chore: bump k8s-lint action to v5.1.0
1 parent 6e50c91 commit 4930869

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-helm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
- if: steps.filter.outputs.helm == 'true'
4545
name: Run kubeconform
46-
uses: aardbol/k8s-lint@4ac6a6ad40152ad8478533d7e4d4d3c210f68eca # v5.0.0
46+
uses: aardbol/k8s-lint@4676a66f5a37b93f2cf75ecbe498d770b9d7d2ce # v5.1.0
4747
with:
4848
manifests: deploy/helm/
4949
lintType: kubeconform

0 commit comments

Comments
 (0)