Update taiki-e/install-action action to v2.68.32 (#18652)

This commit is contained in:
renovate[bot]
2026-03-22 21:39:56 -04:00
committed by GitHub
parent 5708102a5d
commit fea07bb581
4 changed files with 8 additions and 8 deletions
+3 -3
View File
@@ -35,7 +35,7 @@ jobs:
run: rustup show
- name: "Install codspeed"
uses: taiki-e/install-action@a37010ded18ff788be4440302bd6830b1ae50d8b # v2.68.25
uses: taiki-e/install-action@f916cfac5d8efd040e250d0cd6b967616504b3a4 # v2.68.32
with:
tool: cargo-codspeed
@@ -72,7 +72,7 @@ jobs:
persist-credentials: false
- name: "Install codspeed"
uses: taiki-e/install-action@a37010ded18ff788be4440302bd6830b1ae50d8b # v2.68.25
uses: taiki-e/install-action@f916cfac5d8efd040e250d0cd6b967616504b3a4 # v2.68.32
with:
tool: cargo-codspeed
@@ -113,7 +113,7 @@ jobs:
run: rustup show
- name: "Install codspeed"
uses: taiki-e/install-action@a37010ded18ff788be4440302bd6830b1ae50d8b # v2.68.25
uses: taiki-e/install-action@f916cfac5d8efd040e250d0cd6b967616504b3a4 # v2.68.32
with:
tool: cargo-codspeed
+1 -1
View File
@@ -151,7 +151,7 @@ jobs:
with:
persist-credentials: false
- name: "Install cargo shear"
uses: taiki-e/install-action@a37010ded18ff788be4440302bd6830b1ae50d8b # v2.68.25
uses: taiki-e/install-action@f916cfac5d8efd040e250d0cd6b967616504b3a4 # v2.68.32
with:
tool: cargo-shear
- run: cargo shear
@@ -58,7 +58,7 @@ jobs:
rustup component add rust-src --target ${{ matrix.target-arch }}-pc-windows-msvc
- name: "Install cargo-bloat"
uses: taiki-e/install-action@a37010ded18ff788be4440302bd6830b1ae50d8b # v2.68.25
uses: taiki-e/install-action@f916cfac5d8efd040e250d0cd6b967616504b3a4 # v2.68.32
with:
tool: cargo-bloat
+3 -3
View File
@@ -85,7 +85,7 @@ jobs:
sudo chown "$(id -u):$(id -g)" /minix
- name: "Install cargo nextest"
uses: taiki-e/install-action@a37010ded18ff788be4440302bd6830b1ae50d8b # v2.68.25
uses: taiki-e/install-action@f916cfac5d8efd040e250d0cd6b967616504b3a4 # v2.68.32
with:
tool: cargo-nextest
@@ -150,7 +150,7 @@ jobs:
run: uv python install
- name: "Install cargo nextest"
uses: taiki-e/install-action@a37010ded18ff788be4440302bd6830b1ae50d8b # v2.68.25
uses: taiki-e/install-action@f916cfac5d8efd040e250d0cd6b967616504b3a4 # v2.68.32
with:
tool: cargo-nextest
@@ -228,7 +228,7 @@ jobs:
run: New-Item -Path "C:\uv" -ItemType Directory -Force
- name: "Install cargo nextest"
uses: taiki-e/install-action@a37010ded18ff788be4440302bd6830b1ae50d8b # v2.68.25
uses: taiki-e/install-action@f916cfac5d8efd040e250d0cd6b967616504b3a4 # v2.68.32
with:
tool: cargo-nextest