diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f0d5c23..eeb4121 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -151,7 +151,7 @@ jobs: uses: actions/checkout@v5 - name: Lint Dockerfile - uses: hadolint/hadolint-action@v3.1.0 + uses: hadolint/hadolint-action@v3.3.0 with: dockerfile: .docker/api/Dockerfile failure-threshold: error