mirror of
https://github.com/stackrox/kube-linter-action.git
synced 2026-09-02 21:29:23 +00:00
Update action.yml
This commit is contained in:
+2
-2
@@ -8,9 +8,9 @@ inputs:
|
||||
description: 'Path to config file'
|
||||
required: false
|
||||
output-file:
|
||||
description: 'Filename to store output. Default "output/kubelinter.log"'
|
||||
description: 'Filename to store output. Default "kubelinter.log"'
|
||||
required: false
|
||||
default: 'output/kubelinter.log'
|
||||
default: 'kubelinter.log'
|
||||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user