Skip to content

Commit 7645822

Browse files
committed
Update taiki-e/install-action digest to c2262ca
1 parent ee2d52d commit 7645822

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@d41099f7a5ac53711ce07431c05cad4beed1e7b0 # v2
28+
uses: taiki-e/install-action@c2262caf0bd8aeddc68e640b076bb19a50d95ee8 # v2
2929
with:
3030
tool: cargo-readme
3131
- name: Run cargo readme

0 commit comments

Comments
 (0)