1
0
Fork 0
mirror of https://github.com/hadolint/hadolint-action.git synced 2024-08-16 10:09:53 +02:00

Fix of ShellCheck and doc update. Int testing updates. Added ShellCheck action. (#2)

This commit is contained in:
Viacheslav Kudinov 2023-01-19 20:16:51 +01:00 committed by GitHub
parent a17195f03e
commit 726b0bb298
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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