Skip to content

Commit

Permalink
use v2 hadolint
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume De Saint Martin committed Mar 25, 2021
1 parent 4c531c2 commit 98fa9e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v2

- name: Run hadolint
uses: reviewdog/action-hadolint@v1
uses: reviewdog/action-hadolint@v2
with:
github_token: ${{ secrets.github_token }}
hadolint_ignore: DL3013 DL3008
Expand Down

0 comments on commit 98fa9e4

Please sign in to comment.