Skip to content

ci: update taiki-e/install-action action to v2.77.0#227

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/taiki-e-install-action-2.x
May 5, 2026
Merged

ci: update taiki-e/install-action action to v2.77.0#227
renovate[bot] merged 1 commit into
mainfrom
renovate/taiki-e-install-action-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 5, 2026

This PR contains the following updates:

Package Type Update Change
taiki-e/install-action action minor v2.76.0v2.77.0

Release Notes

taiki-e/install-action (taiki-e/install-action)

v2.77.0: 2.77.0

Compare Source

  • Support rust. (#​1779)

    This installs rust using rustup.

    If rustup is not yet installed, this action downloads rustup-init for the current platform using HTTPS with tlsv1.2+, verifies SHA256 checksum, and then installs rustup using it.

    This also supports installing additional components at the same time by +<additional> syntax:

    - uses: taiki-e/install-action@v2
      with:
        # Install rust stable with rustfmt component and wasm32-wasip1 target.
        tool: rust+rustfmt+wasm32-wasip1
        # When installing another rust version:
        # tool: rust@nightly + rustfmt + wasm32-wasip1
  • Fix issue where x86_64 binary will be installed on AArch64 Windows even when AArch64 Windows binary available.

  • Update mise@latest to 2026.5.0.

  • Diagnostic improvements.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

@renovate renovate Bot enabled auto-merge (squash) May 5, 2026 01:54
@renovate renovate Bot force-pushed the renovate/taiki-e-install-action-2.x branch from bb56c87 to 63d182e Compare May 5, 2026 02:07
@renovate renovate Bot merged commit 8ea3a0c into main May 5, 2026
17 checks passed
@renovate renovate Bot deleted the renovate/taiki-e-install-action-2.x branch May 5, 2026 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants