From 61038f57b4dda8ea39381ea4ff050cd138f11a47 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 03:54:09 +0000 Subject: [PATCH] chore(deps): update jdx/mise-action action to v2.1.4 --- .github/workflows/wc-deploy-cloudflare-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/wc-deploy-cloudflare-pages.yml b/.github/workflows/wc-deploy-cloudflare-pages.yml index e485545..bb385f3 100644 --- a/.github/workflows/wc-deploy-cloudflare-pages.yml +++ b/.github/workflows/wc-deploy-cloudflare-pages.yml @@ -41,7 +41,7 @@ jobs: # https://github.com/marketplace/actions/mise-action - name: mise action - uses: jdx/mise-action@943808f3f14bac3770a312c0bb13666971d502c1 # v2.1.3 + uses: jdx/mise-action@a4cfebde9ceb9b49b54db1d148fa86a52e1b7fab # v2.1.4 - name: Install deps run: bun install --frozen-lockfile