Skip to content

Commit 624075e

Browse files
committed
Update taiki-e/install-action digest to c2927f0
1 parent 8afb202 commit 624075e

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
@@ -25,7 +25,7 @@ jobs:
2525
- name: Lint (rustfmt)
2626
run: cargo xfmt --check
2727
- name: Install cargo readme
28-
uses: taiki-e/install-action@d4c31008b2e63ffe424b3db5c315220c83c1a145 # v2
28+
uses: taiki-e/install-action@c2927f0c5b5adc6a76bc4a7847bc6e0503754bed # v2
2929
with:
3030
tool: cargo-readme
3131
- name: Run cargo readme

0 commit comments

Comments
 (0)