Skip to content

Commit fa35b0d

Browse files
chore(deps): Update taiki-e/install-action digest to 50b4a71
1 parent ac52dfe commit fa35b0d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/actions/rust-setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ runs:
4444
version: 1.0
4545

4646
- name: Install just
47-
uses: taiki-e/install-action@0fd46367812ee04360509b4169d9f659d6892bb2 # v2
47+
uses: taiki-e/install-action@50b4a718b59c718df4ef27a3b445f86cd57b9f00 # v2
4848
with:
4949
tool: just
5050

.github/workflows/fmt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777

7878
- name: Install just
7979
if: steps.guard.outputs.run == 'true'
80-
uses: taiki-e/install-action@0fd46367812ee04360509b4169d9f659d6892bb2 # v2
80+
uses: taiki-e/install-action@50b4a718b59c718df4ef27a3b445f86cd57b9f00 # v2
8181
with:
8282
tool: just
8383

0 commit comments

Comments
 (0)