Skip to content

Commit

Permalink
chore(deps): bump taiki-e/install-action from 2.26.12 to 2.26.16 (#66)
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.26.12 to 2.26.16.
- [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@e17a4e2...0dffe80)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 11, 2024
1 parent 495f18f commit 9b87554
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 @@ -53,7 +53,7 @@ jobs:
run: |
cargo clippy --locked --workspace
- name: install wasm-pack
uses: taiki-e/install-action@e17a4e247d4a36441181d7758c499d97e1e006bd
uses: taiki-e/install-action@0dffe805566eb5f21aa682f9a43f6fbac7282dbe
with:
tool: wasm-pack
checksum: true
Expand Down

0 comments on commit 9b87554

Please sign in to comment.