Skip to content

Commit

Permalink
chore(deps): bump taiki-e/install-action from 2.47.17 to 2.47.25 (#163)
Browse files Browse the repository at this point in the history
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.47.17 to 2.47.25.
- [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@fe06595...1936c8c)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 26, 2025
1 parent f592eac commit 586abcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: |
cargo clippy --locked --workspace
- name: install wasm-pack
uses: taiki-e/install-action@fe065954f63bce19eff44d8f90e0cf0286f22ac3
uses: taiki-e/install-action@1936c8cfe365805f86ceb097d570620cc3a19932
with:
tool: wasm-pack
checksum: true
Expand Down

0 comments on commit 586abcb

Please sign in to comment.