Skip to content

Commit 3348e02

Browse files
Update dependency jdx/mise to v2025.8.18 (#65)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c122a26 commit 3348e02

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/actions/mise-project-setup/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ runs:
1818
CACHE_MODE: ${{ inputs.cache-mode }}
1919
DIRECTORY: ${{ inputs.directory }}
2020
# renovate: datasource=github-releases depName=jdx/mise
21-
MISE_VERSION: v2025.8.13
21+
MISE_VERSION: v2025.8.18
2222
run: |
2323
# Initialize mise-project-setup action
2424
"${GITHUB_ACTION_PATH}/init.sh"

.github/workflows/cache-cleanup-after-mise-update.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ jobs:
2222
GH_TOKEN: ${{ github.token }}
2323
GH_REPO: ${{ github.repository }}
2424
# renovate: datasource=github-releases depName=jdx/mise
25-
MISE_VERSION: v2025.8.13
25+
MISE_VERSION: v2025.8.18
2626
run: ./.github/scripts/delete_obsolete_mise_caches.py

0 commit comments

Comments
 (0)