Skip to content

Commit a3e8f0e

Browse files
Update dependency jdx/mise to v2026.8.9
1 parent 36494f1 commit a3e8f0e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/actions/mise/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ runs:
2929
- id: mise-action
3030
uses: jdx/mise-action@3c2e0cf82a5b2e5249f0d3635a4d83d0ae861518 # v4.2.5
3131
with:
32-
version: v2026.8.8
32+
version: v2026.8.9
3333
cache: ${{ inputs.cache }}
3434

3535
- id: cache-node

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ENV MISE_CACHE_DIR="/mise/cache"
2727
ENV MISE_INSTALL_PATH="/usr/local/bin/mise"
2828
ENV PATH="/mise/shims:$PATH"
2929
# renovate: datasource=github-tags depName=jdx/mise
30-
ENV MISE_VERSION="v2026.8.8"
30+
ENV MISE_VERSION="v2026.8.9"
3131
ENV MISE_ENV=""
3232
RUN curl https://mise.run | sh
3333

0 commit comments

Comments
 (0)