mirror of
https://github.com/stackrox/kube-linter-action.git
synced 2026-07-19 05:39:56 +00:00
chore: update sample
This commit is contained in:
+3
-4
@@ -13,8 +13,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Scan repo
|
- name: Scan repo
|
||||||
id: kube-lint-repo
|
id: kube-lint-repo
|
||||||
uses: stackrox/kube-linter-action@v0.0.1
|
uses: stackrox/kube-linter-action@v1.0.0
|
||||||
with:
|
with:
|
||||||
directory: yamls
|
directory: yaml
|
||||||
config: .kube-linter/config.yaml
|
#config: .kube-linter/config.yaml
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user