Skip to content

Commit ab0ca3b

Browse files
Bump taiki-e/install-action from 2.77.2 to 2.81.8
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.77.2 to 2.81.8. - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](taiki-e/install-action@3fa6878...0631aa6) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.81.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 50bd721 commit ab0ca3b

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/language.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@ jobs:
4444
run: rustup toolchain install nightly --component rustfmt
4545

4646
- name: Install cargo-make
47-
uses: taiki-e/install-action@3fa6878dc4ae603f73960271565a082bf196ab96 # v2.77.2
47+
uses: taiki-e/install-action@0631aa6515c7d545823c67cfae7ef4fc7f490154 # v2.81.8
4848
with:
4949
tool: cargo-make
5050

5151
- name: Install nextest
52-
uses: taiki-e/install-action@3fa6878dc4ae603f73960271565a082bf196ab96 # v2.77.2
52+
uses: taiki-e/install-action@0631aa6515c7d545823c67cfae7ef4fc7f490154 # v2.81.8
5353
with:
5454
tool: nextest
5555

@@ -90,7 +90,7 @@ jobs:
9090
rustflags: ''
9191

9292
- name: Install cargo-make
93-
uses: taiki-e/install-action@3fa6878dc4ae603f73960271565a082bf196ab96 # v2.77.2
93+
uses: taiki-e/install-action@0631aa6515c7d545823c67cfae7ef4fc7f490154 # v2.81.8
9494
with:
9595
tool: cargo-make
9696

@@ -127,12 +127,12 @@ jobs:
127127
rustflags: ''
128128

129129
- name: Install cargo-make
130-
uses: taiki-e/install-action@3fa6878dc4ae603f73960271565a082bf196ab96 # v2.77.2
130+
uses: taiki-e/install-action@0631aa6515c7d545823c67cfae7ef4fc7f490154 # v2.81.8
131131
with:
132132
tool: cargo-make
133133

134134
- name: Install taplo
135-
uses: taiki-e/install-action@3fa6878dc4ae603f73960271565a082bf196ab96 # v2.77.2
135+
uses: taiki-e/install-action@0631aa6515c7d545823c67cfae7ef4fc7f490154 # v2.81.8
136136
with:
137137
tool: taplo
138138

0 commit comments

Comments
 (0)