From f79c87eedeaa93641aa5a794c5b87863be24a327 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 09:56:21 +0000 Subject: [PATCH] Update reviewdog/action-hadolint action to v1.37.0 --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 1b3832f..69448b8 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -27,7 +27,7 @@ jobs: uses: actions/checkout@v3 - name: hadolint - uses: reviewdog/action-hadolint@v1.28.1 + uses: reviewdog/action-hadolint@v1.37.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-review