chore(deps): update reviewdog/action-hadolint action to v1.22.0 (#637)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-07-01 19:24:39 +02:00
committed by GitHub
co-authored by Renovate Bot
parent 465b56a3ed
commit 8f681be6ec
+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.21.0 uses: reviewdog/action-hadolint@v1.22.0
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review reporter: github-pr-review