From 602b55dacb7834806c26b9081cf32012cbe2e308 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 21:06:33 +0000 Subject: [PATCH] chore(deps): bump bytecodealliance/actions from 1.1.2 to 1.1.3 Bumps [bytecodealliance/actions](https://github.com/bytecodealliance/actions) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/bytecodealliance/actions/releases) - [Commits](https://github.com/bytecodealliance/actions/compare/6aecabac1eb1dcf7ed94ba9471974415ee2ebef2...9152e710e9f7182e4c29ad218e4f335a7b203613) --- updated-dependencies: - dependency-name: bytecodealliance/actions dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f8ada69e..09df9792 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -578,7 +578,7 @@ jobs: rename-to: wac chmod: 0755 - - uses: bytecodealliance/actions/wasmtime/setup@6aecabac1eb1dcf7ed94ba9471974415ee2ebef2 # v1.1.2 + - uses: bytecodealliance/actions/wasmtime/setup@9152e710e9f7182e4c29ad218e4f335a7b203613 # v1.1.3 - name: Cache npm install uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3