Skip to content

Commit

Permalink
chore(deps): bump taiki-e/install-action from 2.29.6 to 2.31.3 (#81)
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.29.6 to 2.31.3.
- [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@9b5b983...b23c839)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Mar 31, 2024
1 parent df560d5 commit 0b6d406
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@9b5b983efc779f85e5e5d11539f005e85ccb27ff
uses: taiki-e/install-action@b23c83949ccaee05b69f67e606215c7a9789fa54
with:
tool: wasm-pack
checksum: true
Expand Down

0 comments on commit 0b6d406

Please sign in to comment.