Skip to content

Commit 9b87554

Browse files
chore(deps): bump taiki-e/install-action from 2.26.12 to 2.26.16 (#66)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 495f18f commit 9b87554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
run: |
5454
cargo clippy --locked --workspace
5555
- name: install wasm-pack
56-
uses: taiki-e/install-action@e17a4e247d4a36441181d7758c499d97e1e006bd
56+
uses: taiki-e/install-action@0dffe805566eb5f21aa682f9a43f6fbac7282dbe
5757
with:
5858
tool: wasm-pack
5959
checksum: true

0 commit comments

Comments
 (0)