Skip to content

Commit 3ac6ec6

Browse files
chore(deps): update taiki-e/install-action action to v2.73.0
1 parent 619a423 commit 3ac6ec6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/Generate-changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
fetch-depth: 0
2727

28-
- uses: taiki-e/install-action@0cccd59f03b32c54f0db097c518c320bfc8c73b3 # v2.71.1
28+
- uses: taiki-e/install-action@7a562dfa955aa2e4d5b0fd6ebd57ff9715c07b0b # v2.73.0
2929
with:
3030
tool: git-cliff
3131

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060

6161
# actions-rust-lang/setup-rust-toolchain is Caching for Rust tools and build artifacts is enabled.
6262

63-
- uses: taiki-e/install-action@0cccd59f03b32c54f0db097c518c320bfc8c73b3 # v2.71.1
63+
- uses: taiki-e/install-action@7a562dfa955aa2e4d5b0fd6ebd57ff9715c07b0b # v2.73.0
6464
with:
6565
tool: cargo-binstall just cargo-all-features cargo-nextest
6666

0 commit comments

Comments
 (0)