diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d6935beb..739fdd1a 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@5337cb91e0fa35a7ff31b9ca345126d8bbbcdf16 # v2.0.6 with: extra-args: --all-files - name: Check config schema is up to date