Skip to content

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

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

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

Conversation

@home-infrastructure-renovate

@home-infrastructure-renovate home-infrastructure-renovate Bot commented Aug 7, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change Pending
actions/attest action patch v4.2.1v4.2.2
anchore/sbom-action action patch v0.24.0v0.24.1 v0.24.2
anchore/scan-action action patch v7.4.0v7.4.1 v7.4.2
docker/setup-buildx-action action minor v4.2.0v4.3.0
github/codeql-action action patch v4.37.5v4.37.9
jdx/mise-action action minor v4.2.4v4.3.0

Release Notes

actions/attest (actions/attest)

v4.2.2

Compare Source

What's Changed

Full Changelog: actions/attest@v4.2.1...v4.2.2

anchore/sbom-action (anchore/sbom-action)

v0.24.1

Compare Source

anchore/scan-action (anchore/scan-action)

v7.4.1

Compare Source

docker/setup-buildx-action (docker/setup-buildx-action)

v4.3.0

Compare Source

Full Changelog: docker/setup-buildx-action@v4.2.0...v4.3.0

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

v4.37.9

Compare Source

v4.37.8

Compare Source

No user facing changes.

v4.37.7

Compare Source

v4.37.6

Compare Source

  • Changed the default filepath for the new remote file address format that was introduced in CodeQL Action 4.37.0 / 3.37.0 to .github/codeql-config.yml to align it with the suggested path that is used elsewhere. #​4070
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

v4.2.5: : Resilient mise downloads with automatic retries

Compare Source

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


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.

@home-infrastructure-renovate home-infrastructure-renovate Bot changed the title ci(github-action): Update action github/codeql-action (v4.37.5 → v4.37.6) ci(github-action): Update github-actions Aug 7, 2026
@home-infrastructure-renovate home-infrastructure-renovate Bot changed the title ci(github-action): Update github-actions chore(github-action): update github-actions Aug 13, 2026
@home-infrastructure-renovate
home-infrastructure-renovate Bot force-pushed the renovate/github-actions branch 3 times, most recently from 81b5fc4 to 08460d9 Compare August 22, 2026 10:12
@home-infrastructure-renovate
home-infrastructure-renovate Bot force-pushed the renovate/github-actions branch 3 times, most recently from 0184f83 to 86da718 Compare August 29, 2026 14:46
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