Skip to content

ci: update jdx/mise-action action to v4.2.4 - #93

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/github-actions-patch
Aug 8, 2026
Merged

ci: update jdx/mise-action action to v4.2.4#93
renovate[bot] merged 1 commit into
mainfrom
renovate/github-actions-patch

Conversation

@renovate

@renovate renovate Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
jdx/mise-action action patch v4.2.3v4.2.4

Release Notes

jdx/mise-action (jdx/mise-action)

v4.2.4: : Reliable locking detection under forced color

Compare Source

A small patch release that fixes locking-support detection when workflows force colored output.

Fixed
Detect mise install --locked reliably under forced color (#​580 by @​scop)

When colored output was forced globally (for example via CLICOLOR_FORCE=1), ANSI escape codes in mise install --help prevented the action from matching --locked in the help text, so locking support was reported as unavailable even on versions of mise that supported it.

The help probe now runs with NO_COLOR=1 in its environment, which overrides CLICOLOR_FORCE and guarantees plain-text output for the feature detection — regardless of the surrounding workflow's color settings.

Full Changelog: jdx/mise-action@v4.2.3...v4.2.4


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • Between 10:00 AM and 02:59 PM, only on Saturday (* 10-14 * * 6)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

common-lint results

Overall: PASSED

🔗 Run: 31242073612 · Commit: b37dbf3

Check Result
GitHub Actions lint (actionlint, ghalint, zizmor) Passed
commitlint Passed
renovate-check Skipped
typos Passed
vuln-scan (Trivy) Passed

1. GitHub Actions lint — ✅ Passed
 INFO zizmor: 🌈 zizmor v1.25.2
 INFO audit: zizmor: 🌈 completed ./.github/workflows/ci.yml
 INFO audit: zizmor: 🌈 completed ./.github/workflows/github-actions-lint.yml
 INFO audit: zizmor: 🌈 completed ./.github/workflows/lint.yml
 INFO audit: zizmor: 🌈 completed ./.github/workflows/nix-vendor-hash.yml
 INFO audit: zizmor: 🌈 completed ./.github/workflows/tagpr.yml
 INFO audit: zizmor: 🌈 completed ./.github/workflows/trivy.yml
No findings to report. Good job! (23 suppressed)
2. commitlint — ✅ Passed
(no output)
3. renovate-check — ⊘ Skipped

No matching files in this change set (renovate.json, renovate.json5, or .github/renovate.json).

4. typos — ✅ Passed
(no output)
5. vuln-scan (Trivy) — ✅ Passed

Summary: No vulnerabilities detected.

@renovate
renovate Bot merged commit 1beba0d into main Aug 8, 2026
14 checks passed
@renovate
renovate Bot deleted the renovate/github-actions-patch branch August 8, 2026 09:14
@github-actions github-actions Bot mentioned this pull request Aug 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants