Skip to content

Commit

Permalink
chore(deps): update jdx/mise-action action to v2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent bf81f93 commit 33cfef5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

# https://github.com/marketplace/actions/mise-action
- name: mise action
uses: jdx/mise-action@a4cfebde9ceb9b49b54db1d148fa86a52e1b7fab # v2.1.4
uses: jdx/mise-action@3cea416127de5a8efd9642eb725267750e5c09b7 # v2.1.5

- name: Install deps
run: bun install
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/wc-deploy-cloudflare-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

# https://github.com/marketplace/actions/mise-action
- name: mise action
uses: jdx/mise-action@a4cfebde9ceb9b49b54db1d148fa86a52e1b7fab # v2.1.4
uses: jdx/mise-action@3cea416127de5a8efd9642eb725267750e5c09b7 # v2.1.5

- name: Install deps
run: bun install
Expand Down

0 comments on commit 33cfef5

Please # to comment.