diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 5fa0a4b..939e1c2 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@v5 - name: Hadolint - uses: hadolint/hadolint-action@v3.1.0 + uses: hadolint/hadolint-action@v3.2.0 with: dockerfile: Dockerfile