mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-07-04 23:51:38 +00:00
Merge pull request #71 from DracoBlue/patch-2
Make output-file by default to /dev/stdout
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ inputs:
|
||||
output-file:
|
||||
required: false
|
||||
description: 'The path where to save the linting results to'
|
||||
default:
|
||||
default: "/dev/stdout"
|
||||
|
||||
# standart hadolint options:
|
||||
no-color:
|
||||
|
||||
Reference in New Issue
Block a user