From 0ea7399645fa63246f7b2badb17e7becda7846c8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 04:52:20 +0000 Subject: [PATCH] chore(deps): update jdx/mise-action action to v2.1.1 --- .github/workflows/checks.yml | 2 +- .github/workflows/wc-deploy-cloudflare-pages.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index b261a48..42e0a51 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -45,7 +45,7 @@ jobs: # https://github.com/marketplace/actions/mise-action - name: mise action - uses: jdx/mise-action@f8dfbcc150159126838e44b882bf34bd98fd90f3 # v2.1.0 + uses: jdx/mise-action@c1606014a9b1b7cd3e7c7f5fc607a25351fdffec # v2.1.1 - name: Install deps run: bun install diff --git a/.github/workflows/wc-deploy-cloudflare-pages.yml b/.github/workflows/wc-deploy-cloudflare-pages.yml index 0a76b2f..d20ca1f 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@f8dfbcc150159126838e44b882bf34bd98fd90f3 # v2.1.0 + uses: jdx/mise-action@c1606014a9b1b7cd3e7c7f5fc607a25351fdffec # v2.1.1 - name: Install deps run: bun install