diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7d1108cec..f079b6366 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -192,7 +192,7 @@ jobs: - name: Checkout code uses: actions/checkout@v7 - name: Lint Dockerfile - uses: hadolint/hadolint-action@2332a7b74a6de0dda2e2221d575162eba76ba5e5 # v3.3.0 + uses: hadolint/hadolint-action@2a66e89f53d0771bb131a7fa31f3136336094aa6 # v3.4.0 with: dockerfile: ./resources/Dockerfile format: tty