Skip to content

Commit 10b8dfb

Browse files
Bump taiki-e/install-action from 2.75.3 to 2.75.4 (#42)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f1fc43 commit 10b8dfb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Setup Rust
3131
run: rustup show
3232

33-
- uses: taiki-e/install-action@b8be7f5e140177087325943c4a8e169d01c59b3d # 2.75.3
33+
- uses: taiki-e/install-action@97a5807a604e12de3a13b52d868ebecaeeea757c # 2.75.4
3434
with:
3535
tool: cargo-tarpaulin
3636

.github/workflows/pull_request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Setup Rust
5252
run: rustup show
5353

54-
- uses: taiki-e/install-action@b8be7f5e140177087325943c4a8e169d01c59b3d # 2.75.3
54+
- uses: taiki-e/install-action@97a5807a604e12de3a13b52d868ebecaeeea757c # 2.75.4
5555
with:
5656
tool: cargo-tarpaulin
5757

0 commit comments

Comments
 (0)