mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-07-06 08:31:42 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 54c9adbab1 | |||
| 0ef98d9a5c | |||
| 1a139ce6cc |
@@ -96,7 +96,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
-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