chore(deps): update reviewdog/action-hadolint action to v1.21.0 (#597)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-06-27 07:56:53 +02:00
committed by GitHub
co-authored by Renovate Bot
parent 45d6ace9c3
commit 5cdcb5a27f
+1 -1
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.20.1 uses: reviewdog/action-hadolint@v1.21.0
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review reporter: github-pr-review