Skip to content

Commit 89692e2

Browse files
chore(deps): update taiki-e/install-action digest to 4684b84 (#1139)
Co-authored-by: mergeraptor[bot] <267480593+mergeraptor[bot]@users.noreply.github.com>
1 parent d11a35a commit 89692e2

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/track-bst-sources.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
private-key: ${{ secrets.MERGERAPTOR_PRIVATE_KEY }}
153153

154154
- name: Setup Just
155-
uses: taiki-e/install-action@c93ccc03e00cd0e08e494f5fd058a6c55a6a1907 # v2
155+
uses: taiki-e/install-action@4684b8405694ae9dd42c9f39ba901a70ae83f4a3 # v2
156156
with:
157157
tool: just
158158

@@ -328,7 +328,7 @@ jobs:
328328
token: ${{ steps.app-token.outputs.token }}
329329

330330
- name: Setup Just
331-
uses: taiki-e/install-action@c93ccc03e00cd0e08e494f5fd058a6c55a6a1907 # v2
331+
uses: taiki-e/install-action@4684b8405694ae9dd42c9f39ba901a70ae83f4a3 # v2
332332
with:
333333
tool: just
334334

@@ -861,7 +861,7 @@ jobs:
861861
token: ${{ steps.app-token.outputs.token }}
862862

863863
- name: Setup Just
864-
uses: taiki-e/install-action@c93ccc03e00cd0e08e494f5fd058a6c55a6a1907 # v2
864+
uses: taiki-e/install-action@4684b8405694ae9dd42c9f39ba901a70ae83f4a3 # v2
865865
with:
866866
tool: just
867867

.github/workflows/track-next-junctions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
token: ${{ steps.app-token.outputs.token }}
4646

4747
- name: Setup Just
48-
uses: taiki-e/install-action@c93ccc03e00cd0e08e494f5fd058a6c55a6a1907 # v2
48+
uses: taiki-e/install-action@4684b8405694ae9dd42c9f39ba901a70ae83f4a3 # v2
4949
with:
5050
tool: just
5151

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: ./.github/actions/check-bst2-pin
2525

2626
- name: Setup Just
27-
uses: taiki-e/install-action@c93ccc03e00cd0e08e494f5fd058a6c55a6a1907 # v2
27+
uses: taiki-e/install-action@4684b8405694ae9dd42c9f39ba901a70ae83f4a3 # v2
2828
with:
2929
tool: just
3030

0 commit comments

Comments
 (0)