Skip to content

chore(github-action): update github-actions - #43

Open
imagegenius[bot] wants to merge 1 commit into
mainfrom
renovate/github-actions
Open

chore(github-action): update github-actions#43
imagegenius[bot] wants to merge 1 commit into
mainfrom
renovate/github-actions

Conversation

@imagegenius

@imagegenius imagegenius Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
github/codeql-action action patch v4.37.7v4.37.9
jdx/mise-action action minor v4.2.5v4.3.0

Release Notes

github/codeql-action (github/codeql-action)

v4.37.9

Compare Source

v4.37.8

Compare Source

No user facing changes.

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

v4.3.0: : Install age-filtered mise releases

Compare Source

A small release that adds an opt-in way to hold back from installing brand-new mise releases.

Added
minimum_release_age input (#​604 by @​jdx)

When version is omitted, you can now set minimum_release_age to install the newest stable, non-draft mise release that is older than a given cutoff — a simple way to avoid picking up a mise release the moment it ships (closes #​603).

- uses: jdx/mise-action@v4
  with:
    minimum_release_age: 7d

It accepts relative durations (24h, 7d, 6mo, 1y) as well as absolute ISO dates and timestamps. Age-filtered versions are resolved from the GitHub Releases API (the CDN only serves the latest binary) and downloaded by their exact version. If mise is already present on disk, an age-filtered run updates it to the resolved version rather than keeping the existing binary. An explicit version always takes precedence over minimum_release_age, and invalid dates fail fast.

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate CLI.

@imagegenius
imagegenius Bot force-pushed the renovate/github-actions branch 2 times, most recently from 51b6a87 to 58b4833 Compare August 28, 2026 12:50
@imagegenius imagegenius Bot changed the title chore(github-action): update action github/codeql-action (v4.37.7 → v4.37.8) chore(github-action): update github-actions Aug 28, 2026
@imagegenius
imagegenius Bot force-pushed the renovate/github-actions branch from 58b4833 to 7312f59 Compare August 29, 2026 15:41
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