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
+1 -1
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: