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