Skip to content

Commit

Permalink
chore(deps): update jdx/mise-action digest to 5083fe4 (#549)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [jdx/mise-action](https://github.com/jdx/mise-action) |
action | digest | `249c01b` -> `5083fe4` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/r4ai/r4ai.dev).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 14, 2025
1 parent 4425f4e commit 2ccaa60
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Setup Node.js
uses: jdx/mise-action@249c01ba271e19fa76eede7f766161cc95ace489 # v2
uses: jdx/mise-action@5083fe46898c414b2475087cc79da59e7da859e8 # v2
env:
MISE_NODE_COREPACK: true
- name: Install dependencies
Expand All @@ -28,7 +28,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Setup Node.js
uses: jdx/mise-action@249c01ba271e19fa76eede7f766161cc95ace489 # v2
uses: jdx/mise-action@5083fe46898c414b2475087cc79da59e7da859e8 # v2
env:
MISE_NODE_COREPACK: true
- name: Install dependencies
Expand All @@ -42,7 +42,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Setup Node.js
uses: jdx/mise-action@249c01ba271e19fa76eede7f766161cc95ace489 # v2
uses: jdx/mise-action@5083fe46898c414b2475087cc79da59e7da859e8 # v2
env:
MISE_NODE_COREPACK: true
- name: Install dependencies
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-cloudflare-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Checkout respository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Setup Node.js
uses: jdx/mise-action@249c01ba271e19fa76eede7f766161cc95ace489 # v2
uses: jdx/mise-action@5083fe46898c414b2475087cc79da59e7da859e8 # v2
env:
MISE_NODE_COREPACK: true
- name: Install dependencies
Expand Down

0 comments on commit 2ccaa60

Please sign in to comment.