Skip to content

Commit ebcd44e

Browse files
Bump stackrox/kube-linter-action from 1.0.6 to 1.0.7 (#99)
1 parent 8b401f4 commit ebcd44e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
make -C deploy kubeconform MANIFESTS="$(pwd)/manifests"
5353
5454
- name: kube-linter
55-
uses: stackrox/kube-linter-action@v1.0.6
55+
uses: stackrox/kube-linter-action@v1.0.7
5656
with:
5757
directory: manifests
5858

0 commit comments

Comments
 (0)