mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-07-04 23:51:38 +00:00
Merge branch 'master' into master
This commit is contained in:
@@ -112,7 +112,7 @@ jobs:
|
||||
needs: integration-tests
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: cycjimmy/semantic-release-action@v2
|
||||
- uses: cycjimmy/semantic-release-action@v3
|
||||
with:
|
||||
extra_plugins: |
|
||||
@semantic-release/git
|
||||
|
||||
+1
-2
@@ -18,12 +18,11 @@ inputs:
|
||||
output-file:
|
||||
required: false
|
||||
description: 'The path where to save the linting results to'
|
||||
default:
|
||||
default: "/dev/stdout"
|
||||
results-to-console:
|
||||
required: false
|
||||
description: 'The flag to print Hadolint results to console'
|
||||
default: false
|
||||
|
||||
# standart hadolint options:
|
||||
no-color:
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user