diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 15c9d84..647158e 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -78,7 +78,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v5 - - uses: hadolint/hadolint-action@v3.1.0 + - uses: hadolint/hadolint-action@v3.2.0 markdown_lint: name: Markdown lint