1
0
mirror of https://github.com/j178/prek.git synced 2026-03-18 17:11:31 +02:00

Bump prek-action to v2.0.0-beta.6 (#1816)

Bump the prek GitHub Action used in CI from v2.0.0-beta.3 to
v2.0.0-beta.6
This commit is contained in:
Jo
2026-03-17 21:18:47 +08:00
committed by GitHub
parent 928b4f16ae
commit 7116100101

View File

@@ -111,7 +111,7 @@ jobs:
- name: "rustfmt"
run: cargo fmt --all --check
- name: Run prek checks
uses: j178/prek-action@f0e45c533560593bb43a402aa87b786a0e78e4f8 # v2.0.0-beta.3
uses: j178/prek-action@ae5fe13be6fb4d5f7f42fe9fa9ba13dfa2ac8add # v2.0.0-beta.6
env:
PREK_SKIP: cargo-fmt,cargo-clippy