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:
renovate[bot] 2021-08-26 20:32:31 +02:00 committed by GitHub
parent d4f6ff165a
commit d5ed2f1965
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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