Skip to content

Commit ae0f62f

Browse files
authored
Bump prek-action to v2.0.0-beta.3 (#1810)
1 parent 34641f1 commit ae0f62f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
- name: "rustfmt"
112112
run: cargo fmt --all --check
113113
- name: Run prek checks
114-
uses: j178/prek-action@a8830133d09185f466fc637c948c8463fc2728d4 # v2.0.0-beta.1
114+
uses: j178/prek-action@f0e45c533560593bb43a402aa87b786a0e78e4f8 # v2.0.0-beta.3
115115
env:
116116
PREK_SKIP: cargo-fmt,cargo-clippy
117117

0 commit comments

Comments
 (0)