diff --git a/.github/workflows/hadolint.yml b/.github/workflows/hadolint.yml index a51635b..4f2f09c 100644 --- a/.github/workflows/hadolint.yml +++ b/.github/workflows/hadolint.yml @@ -12,7 +12,7 @@ jobs: - name: Check out code uses: actions/checkout@v4 - name: Scanning the dockerfile - uses: reviewdog/action-hadolint@v1.39.0 + uses: reviewdog/action-hadolint@v1.41.1 with: reporter: github-pr-review filter_mode: file