Skip to content

Commit 9ace9d9

Browse files
Update dependency jdx/mise to v2025.8.20
1 parent 075b9af commit 9ace9d9

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.18
21+
MISE_VERSION: v2025.8.20
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.18
25+
MISE_VERSION: v2025.8.20
2626
run: ./.github/scripts/delete_obsolete_mise_caches.py

0 commit comments

Comments
 (0)