chore(deps): update reviewdog/action-hadolint action to v1.23.0 (#710)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-07-22 19:04:54 +02:00
committed by GitHub
co-authored by Renovate Bot
parent 894aafd748
commit 64eca37701
+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.22.0 uses: reviewdog/action-hadolint@v1.23.0
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review reporter: github-pr-review