diff --git a/.github/workflows/kube-linter-sample.yml b/.github/workflows/kube-linter-sample.yml index 3320f00..e5e8ee2 100644 --- a/.github/workflows/kube-linter-sample.yml +++ b/.github/workflows/kube-linter-sample.yml @@ -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.