Skip to content

Commit e45d624

Browse files
build(deps): bump taiki-e/install-action from 2.49.11 to 2.49.19
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.49.11 to 2.49.19. - [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@a209ff0...87b5304) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d4dcaf commit e45d624

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/tests.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
persist-credentials: false
1313
- uses: dtolnay/rust-toolchain@38b70195107dddab2c7bbd522bcf763bac00963b # stable
1414
- uses: Swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3 # v2.7.7
15-
- uses: taiki-e/install-action@a209ff0ce0349f9e7cadc4ba8f6a415c8d3b0813 # v2.49.11
15+
- uses: taiki-e/install-action@87b5304d4e82236718783683826c899da7e5470f # v2.49.19
1616
with:
1717
tool: cargo-hack
1818

@@ -29,7 +29,7 @@ jobs:
2929
persist-credentials: false
3030
- uses: dtolnay/rust-toolchain@38b70195107dddab2c7bbd522bcf763bac00963b # stable
3131
- uses: Swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3 # v2.7.7
32-
- uses: taiki-e/install-action@a209ff0ce0349f9e7cadc4ba8f6a415c8d3b0813 # v2.49.11
32+
- uses: taiki-e/install-action@87b5304d4e82236718783683826c899da7e5470f # v2.49.19
3333
with:
3434
tool: cargo-hack
3535
- run: |
@@ -44,7 +44,7 @@ jobs:
4444
persist-credentials: false
4545
- uses: dtolnay/rust-toolchain@38b70195107dddab2c7bbd522bcf763bac00963b # stable
4646
- uses: Swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3 # v2.7.7
47-
- uses: taiki-e/install-action@a209ff0ce0349f9e7cadc4ba8f6a415c8d3b0813 # v2.49.11
47+
- uses: taiki-e/install-action@87b5304d4e82236718783683826c899da7e5470f # v2.49.19
4848
with:
4949
tool: cargo-hack
5050
- run: |
@@ -95,7 +95,7 @@ jobs:
9595
persist-credentials: false
9696
- uses: Swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3 # v2.7.7
9797
- uses: dtolnay/rust-toolchain@38b70195107dddab2c7bbd522bcf763bac00963b # stable
98-
- uses: taiki-e/install-action@a209ff0ce0349f9e7cadc4ba8f6a415c8d3b0813 # v2.49.11
98+
- uses: taiki-e/install-action@87b5304d4e82236718783683826c899da7e5470f # v2.49.19
9999
with:
100100
tool: taplo-cli
101101
- run: |

0 commit comments

Comments
 (0)