mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-07-04 23:51:38 +00:00
Fix of ShellCheck and doc update. Int testing updates. Added ShellCheck action. (#2)
This commit is contained in:
committed by
GitHub
parent
a17195f03e
commit
726b0bb298
@@ -120,6 +120,8 @@ jobs:
|
||||
name: Release
|
||||
runs-on: ubuntu-20.04
|
||||
needs: integration-tests
|
||||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: cycjimmy/semantic-release-action@v3
|
||||
|
||||
Reference in New Issue
Block a user