We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75332b4 commit 91a4a83Copy full SHA for 91a4a83
1 file changed
.github/actions/mise-project-setup/action.yaml
@@ -19,7 +19,7 @@ runs:
19
DIRECTORY: ${{ inputs.directory }}
20
GITHUB_TOKEN: ${{ github.token }}
21
# renovate: datasource=github-releases depName=jdx/mise extractVersion=^v(?<version>.*)$
22
- MISE_VERSION: 2026.7.2
+ MISE_VERSION: 2026.7.6
23
run: |
24
# Initialize mise-project-setup action
25
"${GITHUB_ACTION_PATH}/init.sh"
0 commit comments