From 9633153da57de1ac562685beb1b5d323f6ca6ee1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 09:44:01 +0000 Subject: [PATCH] Update reviewdog/action-hadolint action to v1.36.1 --- .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 a7cc3bb..6cd3734 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.36.1 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-review