Skip to content

Commit 459452d

Browse files
chore(deps): update taiki-e/install-action action to v2.61.3 (#18)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21867f1 commit 459452d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ runs:
7373
save-if: ${{ inputs.save-cache == 'true' }}
7474

7575
- name: Install Tools
76-
uses: taiki-e/install-action@2fdc5fd6ac805b0f8256893bd4c807bcb666af00 # v2
76+
uses: taiki-e/install-action@67cc679904bee382389bf22082124fa963c6f6bd # v2.61.3
7777
if: ${{ inputs.tools }}
7878
with:
7979
tool: ${{ inputs.tools }}

0 commit comments

Comments
 (0)