1
0
mirror of https://github.com/stackrox/kube-linter-action.git synced 2026-07-04 23:51:37 +00:00

Bump stackrox/kube-linter-action from 1.0.6 to 1.0.7 (#32)

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-05-06 12:36:19 +02:00
committed by GitHub
parent 87802a2f4e
commit c0f92c725e
+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.6
uses: stackrox/kube-linter-action@v1.0.7
id: kube-linter-action-scan
with:
# Adjust this directory to the location where your kubernetes resources and helm charts are located.