mirror of
https://github.com/stackrox/kube-linter-action.git
synced 2026-07-18 13:28:08 +00:00
Bump stackrox/kube-linter-action from 1.0.4 to 1.0.5 (#27)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
|||||||
run: mkdir -p ../results
|
run: mkdir -p ../results
|
||||||
|
|
||||||
- name: Scan yaml files with kube-linter
|
- name: Scan yaml files with kube-linter
|
||||||
uses: stackrox/kube-linter-action@v1.0.4
|
uses: stackrox/kube-linter-action@v1.0.5
|
||||||
id: kube-linter-action-scan
|
id: kube-linter-action-scan
|
||||||
with:
|
with:
|
||||||
# Adjust this directory to the location where your kubernetes resources and helm charts are located.
|
# Adjust this directory to the location where your kubernetes resources and helm charts are located.
|
||||||
|
|||||||
Reference in New Issue
Block a user