From 9596aa0830d486db411a08c03a66f747b48d754e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 16:58:21 +0000 Subject: [PATCH] chore(deps): bump qmaru/wasm-pack-action from 0.5.0 to 0.5.1 Bumps [qmaru/wasm-pack-action](https://github.com/qmaru/wasm-pack-action) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/qmaru/wasm-pack-action/releases) - [Commits](https://github.com/qmaru/wasm-pack-action/compare/v0.5.0...v0.5.1) --- updated-dependencies: - dependency-name: qmaru/wasm-pack-action dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6331ef80b..2abe3693f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -246,7 +246,7 @@ jobs: components: clippy - name: Install wasm-pack - uses: qmaru/wasm-pack-action@v0.5.0 + uses: qmaru/wasm-pack-action@v0.5.1 if: '!matrix.check_only' with: version: v0.10.3