diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b76aa609..00040838 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: - uses: ./.github/actions/install-rust with: components: rustfmt, clippy - - uses: j178/prek-action@bdca6f102f98e2b4c7029491a53dfd366469e33d # v2.0.4 + - uses: j178/prek-action@e98a699c41eb69ab013a45817a0406469a748f8d # v2.0.5 with: extra-args: --all-files - name: Check config schema is up to date