From 7edfd78e342ecd9106f765a2b41a666765165baa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 18:42:11 +0000 Subject: [PATCH] chore(deps): update jdx/mise-action action to v2.1.2 --- .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 cfc8c04..79349d7 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@c1606014a9b1b7cd3e7c7f5fc607a25351fdffec # v2.1.1 + uses: jdx/mise-action@4d056cf31b20dbda64e7e44dc5da5565707b00d3 # v2.1.2 - name: Install deps run: bun install --frozen-lockfile