From 7f290aa8892c680044f16ba8d3b2fdcbf5889c40 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Mar 2024 20:22:52 +0000 Subject: [PATCH] Update reviewdog/action-hadolint action to v1.39.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..91362ee 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.39.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-review