From b68b6b95b0a7e4bae9049690d5fc52e7a9b35e8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 16:35:52 +0000 Subject: [PATCH] chore(deps): bump qmaru/wasm-pack-action from 0.5.2 to 0.5.3 Bumps [qmaru/wasm-pack-action](https://github.com/qmaru/wasm-pack-action) from 0.5.2 to 0.5.3. - [Release notes](https://github.com/qmaru/wasm-pack-action/releases) - [Commits](https://github.com/qmaru/wasm-pack-action/compare/v0.5.2...v0.5.3) --- updated-dependencies: - dependency-name: qmaru/wasm-pack-action dependency-version: 0.5.3 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 002af11f9..c7f110095 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -250,7 +250,7 @@ jobs: components: clippy - name: Install wasm-pack - uses: qmaru/wasm-pack-action@v0.5.2 + uses: qmaru/wasm-pack-action@v0.5.3 if: '!matrix.check_only' with: version: v0.13.1