chore(deps): update reviewdog/action-hadolint action to v1.25.0 (#818)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
d4f6ff165a
commit
d5ed2f1965
|
@ -53,7 +53,7 @@ jobs:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- name: hadolint
|
- name: hadolint
|
||||||
uses: reviewdog/action-hadolint@v1.24.0
|
uses: reviewdog/action-hadolint@v1.25.0
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
reporter: github-pr-review
|
reporter: github-pr-review
|
||||||
|
|
Loading…
Reference in New Issue