1
0
mirror of https://github.com/stackrox/kube-linter-action.git synced 2026-07-16 13:18: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:
dependabot[bot]
2024-03-01 16:58:37 +01:00
committed by GitHub
parent 5792edc6a0
commit e5759fab01
+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.4
uses: stackrox/kube-linter-action@v1.0.5
id: kube-linter-action-scan
with:
# Adjust this directory to the location where your kubernetes resources and helm charts are located.