Skip to content

Bump taiki-e/install-action from 2.75.18 to 2.81.9#39

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/taiki-e/install-action-2.81.9
Open

Bump taiki-e/install-action from 2.75.18 to 2.81.9#39
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/taiki-e/install-action-2.81.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown

Bumps taiki-e/install-action from 2.75.18 to 2.81.9.

Release notes

Sourced from taiki-e/install-action's releases.

2.81.9

  • Update wasm-bindgen@latest to 0.2.123.

  • Update tombi@latest to 1.1.2.

  • Update parse-changelog@latest to 0.6.17.

  • Update just@latest to 1.52.0.

  • Update gungraun-runner@latest to 0.19.2.

  • Update cargo-binstall@latest to 1.20.0.

2.81.8

  • Update vacuum@latest to 0.29.2.

  • Update parse-dockerfile@latest to 0.1.7.

  • Update mise@latest to 2026.6.1.

  • Update cargo-shear@latest to 1.13.1.

2.81.7

  • Update wasmtime@latest to 45.0.1.

  • Update vacuum@latest to 0.29.1.

  • Update syft@latest to 1.45.1.

  • Update rclone@latest to 1.74.3.

  • Update cargo-audit@latest to 0.22.2.

2.81.6

  • Update prek@latest to 0.4.4.

  • Update cargo-shear@latest to 1.13.0.

2.81.5

  • Update vacuum@latest to 0.29.0.

  • Update uv@latest to 0.11.19.

  • Update typos@latest to 1.47.2.

  • Update mise@latest to 2026.6.0.

2.81.4

  • Update vacuum@latest to 0.28.4.

... (truncated)

Changelog

Sourced from taiki-e/install-action's changelog.

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

[Unreleased]

[2.82.3] - 2026-06-24

  • Update zizmor@latest to 1.26.1.

  • Update wasmtime@latest to 46.0.0.

  • Update tombi@latest to 1.1.5.

  • Update mise@latest to 2026.6.12.

  • Update kingfisher@latest to 1.104.0.

  • Update cargo-tarpaulin@latest to 0.35.5.

  • Update cargo-nextest@latest to 0.9.138.

  • Update cargo-crap@latest to 0.3.0.

  • Update cargo-binstall@latest to 1.20.1.

  • Update cargo-rdme@latest to 2.0.1.

[2.82.2] - 2026-06-21

  • Update xh@latest to 0.26.1.

  • Update uv@latest to 0.11.23.

  • Update trivy@latest to 0.71.2.

  • Update sccache@latest to 0.16.0.

[2.82.1] - 2026-06-20

  • Update vacuum@latest to 0.29.4.

  • Update uv@latest to 0.11.22.

... (truncated)

Commits
  • fd2f5e3 Release 2.81.9
  • 537f98e Update wasm-bindgen@latest to 0.2.123
  • 6bf6dde Update tombi@latest to 1.1.2
  • c1e1652 Update release-plz manifest
  • 081280d Update parse-changelog@latest to 0.6.17
  • a751b9b Update just@latest to 1.52.0
  • 45537a8 Update gungraun-runner@latest to 0.19.2
  • e26f6c9 Update cosign manifest
  • af72301 Update cargo-binstall@latest to 1.20.0
  • 0631aa6 Release 2.81.8
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.75.18 to 2.81.9.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@055f5df...fd2f5e3)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.81.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 24, 2026
@cla-bot cla-bot Bot added the cla-signed label Jun 24, 2026
@oz-for-oss

oz-for-oss Bot commented Jun 24, 2026

Copy link
Copy Markdown

@dependabot[bot]

I'm starting a first review of this pull request.

You can view the conversation on Warp.

I completed the review and no human review was requested for this pull request.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@oz-for-oss oz-for-oss Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overview

This PR updates the pinned taiki-e/install-action reference used to install nextest in CI from v2.75.18 to v2.81.9. The action remains pinned to an immutable commit SHA, and the changed workflow surface is limited to that version bump.

Concerns

  • No correctness, security, or spec-alignment concerns found in the annotated diff.

Verdict

Found: 0 critical, 0 important, 0 suggestions

Approve

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed 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