1
0
mirror of https://github.com/stackrox/kube-linter-action.git synced 2026-07-16 21:28:13 +00:00

Bump stackrox/kube-linter-action from 1.0.5 to 1.0.6 (#30)

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:
dependabot[bot]
2025-01-16 11:55:04 +01:00
committed by GitHub
parent 15786eefcc
commit c232ba1364
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
run: mkdir -p ../results
- name: Scan yaml files with kube-linter
uses: stackrox/kube-linter-action@v1.0.5
uses: stackrox/kube-linter-action@v1.0.6
id: kube-linter-action-scan
with:
# Adjust this directory to the location where your kubernetes resources and helm charts are located.