diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index a46a05e..5cbd4b6 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -27,7 +27,7 @@ jobs: uses: actions/checkout@v2 - name: hadolint - uses: reviewdog/action-hadolint@v1.26.0 + uses: reviewdog/action-hadolint@v1.28.1 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-review