Skip to content

Commit

Permalink
chore(deps): bump taiki-e/install-action from 2.44.6 to 2.44.13 (#132)
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.44.6 to 2.44.13.
- [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@18ab6bd...9bef7e9)

---
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 Sep 29, 2024
1 parent bc5272c commit 3b67c55
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@18ab6bde9dca8a1b7ffc34d915c2c21a581e253a
uses: taiki-e/install-action@9bef7e9c3d7c7aa986ef19933b0722880ae377e0
with:
tool: wasm-pack
checksum: true
Expand Down

0 comments on commit 3b67c55

Please sign in to comment.