Skip to content

build(deps): bump jdx/mise-action from 4.2.4 to 4.2.5 in the github-actions-dependencies group across 1 directory - #798

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-dependencies-a1cd8bf945
Closed

build(deps): bump jdx/mise-action from 4.2.4 to 4.2.5 in the github-actions-dependencies group across 1 directory#798
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-dependencies-a1cd8bf945

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions-dependencies group with 1 update in the / directory: jdx/mise-action.

Updates jdx/mise-action from 4.2.4 to 4.2.5

Release notes

Sourced from jdx/mise-action's releases.

v4.2.5: Resilient mise downloads with automatic retries

A small patch release that makes setup more resilient to transient network failures when downloading mise.

Fixed

Retry mise downloads after transient failures (#597 by @​jdx)

The download helpers previously made a single curl or wget attempt, so a transient GitHub release-asset HTTP or TLS failure would abort setup before mise or any user command could run (see #596).

Downloads now run through a retry wrapper that makes up to five attempts with a 2s pause between failures, logging a warning on each retry. This applies consistently to binary, checksum, signature, and version fetches. Checksum and minisign verification still run only after a successful download — never inside the retry loop — so integrity guarantees are unchanged.

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

Changelog

Sourced from jdx/mise-action's changelog.

4.2.5 - 2026-08-13

🐛 Bug Fixes


Commits
  • 3c2e0cf chore: release v4.2.5 (#598)
  • 9dda395 fix: retry mise downloads after transient failures (#597)
  • 9d2b311 chore(deps): update github/codeql-action action to v4.37.6 (#593)
  • 4213fbb chore(deps): update jdx/mise-action action to v4.2.4 (#594)
  • 672dbd2 chore(deps): update zizmorcore/zizmor-action action to v0.6.2 (#595)
  • 5159765 chore(deps): lock file maintenance (#592)
  • c75b4f6 chore(deps): update jdx/mise-action action to v4.2.3 (#590)
  • 367cc0d chore(deps): update github/codeql-action action to v4.37.3 (#589)
  • 90e6e66 chore(deps): update zizmorcore/zizmor-action action to v0.6.1 (#591)
  • 7350bb8 chore(deps): lock file maintenance (#588)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 23, 2026
Bumps the github-actions-dependencies group with 1 update in the / directory: [jdx/mise-action](https://github.com/jdx/mise-action).


Updates `jdx/mise-action` from 4.2.4 to 4.2.5
- [Release notes](https://github.com/jdx/mise-action/releases)
- [Changelog](https://github.com/jdx/mise-action/blob/main/CHANGELOG.md)
- [Commits](jdx/mise-action@v4.2.4...v4.2.5)

---
updated-dependencies:
- dependency-name: jdx/mise-action
  dependency-version: 4.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump jdx/mise-action from 4.2.4 to 4.2.5 in the github-actions-dependencies group build(deps): bump jdx/mise-action from 4.2.4 to 4.2.5 in the github-actions-dependencies group across 1 directory Aug 30, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/github-actions-dependencies-a1cd8bf945 branch from 4084893 to c206827 Compare August 30, 2026 17:13
@dependabot @github

dependabot Bot commented on behalf of github Sep 6, 2026

Copy link
Copy Markdown
Contributor Author

Looks like jdx/mise-action is updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 6, 2026
@dependabot
dependabot Bot deleted the dependabot/github_actions/github-actions-dependencies-a1cd8bf945 branch September 6, 2026 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants