Merge pull request #71 from DracoBlue/patch-2

Make output-file by default to /dev/stdout
This commit is contained in:
José Lorenzo Rodríguez 2023-01-17 17:09:37 +01:00 committed by GitHub
commit 0ef98d9a5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ inputs:
output-file: output-file:
required: false required: false
description: 'The path where to save the linting results to' description: 'The path where to save the linting results to'
default: default: "/dev/stdout"
# standart hadolint options: # standart hadolint options:
no-color: no-color: