Skip to content

Commit 7116100

Browse files
authored
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
1 parent 928b4f1 commit 7116100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@f0e45c533560593bb43a402aa87b786a0e78e4f8 # v2.0.0-beta.3
114+
uses: j178/prek-action@ae5fe13be6fb4d5f7f42fe9fa9ba13dfa2ac8add # v2.0.0-beta.6
115115
env:
116116
PREK_SKIP: cargo-fmt,cargo-clippy
117117

0 commit comments

Comments
 (0)