From fdf869a8a45ee0c9b68858d84d1e8a863ab13a61 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 14:55:55 +0000 Subject: [PATCH] chore(deps): update jdx/mise-action action to v2.1.6 --- .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 cf34cf2..a463107 100644 --- a/.github/workflows/wc-deploy-cloudflare-pages.yml +++ b/.github/workflows/wc-deploy-cloudflare-pages.yml @@ -38,7 +38,7 @@ jobs: # https://github.com/marketplace/actions/mise-action - name: mise action - uses: jdx/mise-action@3cea416127de5a8efd9642eb725267750e5c09b7 # v2.1.5 + uses: jdx/mise-action@53d027c2e96fed8f955f5d95bff910a3e031cc58 # v2.1.6 - name: Install deps run: bun install --frozen-lockfile