We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 928b4f1 commit 7116100Copy full SHA for 7116100
.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@f0e45c533560593bb43a402aa87b786a0e78e4f8 # v2.0.0-beta.3
+ uses: j178/prek-action@ae5fe13be6fb4d5f7f42fe9fa9ba13dfa2ac8add # v2.0.0-beta.6
115
env:
116
PREK_SKIP: cargo-fmt,cargo-clippy
117
0 commit comments