We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34641f1 commit ae0f62fCopy full SHA for ae0f62f
1 file changed
.github/workflows/ci.yml
@@ -111,7 +111,7 @@ jobs:
111
- name: "rustfmt"
112
run: cargo fmt --all --check
113
- name: Run prek checks
114
- uses: j178/prek-action@a8830133d09185f466fc637c948c8463fc2728d4 # v2.0.0-beta.1
+ uses: j178/prek-action@f0e45c533560593bb43a402aa87b786a0e78e4f8 # v2.0.0-beta.3
115
env:
116
PREK_SKIP: cargo-fmt,cargo-clippy
117
0 commit comments