diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c14b4d0..1c55d79 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,7 +43,7 @@ jobs: dockerfile: [alpine/Dockerfile, ubuntu/Dockerfile, wolfi/Dockerfile] steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - - uses: hadolint/hadolint-action@2332a7b74a6de0dda2e2221d575162eba76ba5e5 # v3.3.0 + - uses: hadolint/hadolint-action@2a66e89f53d0771bb131a7fa31f3136336094aa6 # v3.4.0 with: dockerfile: ${{ matrix.dockerfile }}