Skip to content

Commit

Permalink
Bump version to v1.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Mikhail Grachev <work@mgrachev.com>
  • Loading branch information
mgrachev committed Dec 16, 2019
1 parent 32af563 commit a3ec4d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v1
- name: hadolint
uses: mgrachev/action-hadolint@v1.0.0
uses: mgrachev/action-hadolint@v1.0.1
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review # Default is github-pr-check
Expand Down

0 comments on commit a3ec4d7

Please sign in to comment.