1
0
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:
Joey Freeland
2021-01-16 16:46:02 -08:00
parent f2c260fad1
commit c9af151573
+3 -4
View File
@@ -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