Update taiki-e/install-action action to v2.62.63

This commit is contained in:
renovate[bot] 2025-12-15 01:13:13 +00:00 committed by GitHub
parent a2d64aa224
commit 5dc2528908
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 7 deletions

View File

@ -233,7 +233,7 @@ jobs:
with: with:
persist-credentials: false persist-credentials: false
- name: "Install cargo shear" - name: "Install cargo shear"
uses: taiki-e/install-action@a416ddeedbd372e614cc1386e8b642692f66865e # v2.57.1 uses: taiki-e/install-action@50708e9ba8d7b6587a2cb575ddaa9a62e927bc06 # v2.62.63
with: with:
tool: cargo-shear tool: cargo-shear
- run: cargo shear - run: cargo shear
@ -279,7 +279,7 @@ jobs:
run: gnome-keyring-daemon --components=secrets --daemonize --unlock <<< 'foobar' run: gnome-keyring-daemon --components=secrets --daemonize --unlock <<< 'foobar'
- name: "Install cargo nextest" - name: "Install cargo nextest"
uses: taiki-e/install-action@a416ddeedbd372e614cc1386e8b642692f66865e # v2.57.1 uses: taiki-e/install-action@50708e9ba8d7b6587a2cb575ddaa9a62e927bc06 # v2.62.63
with: with:
tool: cargo-nextest tool: cargo-nextest
@ -321,7 +321,7 @@ jobs:
run: uv python install run: uv python install
- name: "Install cargo nextest" - name: "Install cargo nextest"
uses: taiki-e/install-action@a416ddeedbd372e614cc1386e8b642692f66865e # v2.57.1 uses: taiki-e/install-action@50708e9ba8d7b6587a2cb575ddaa9a62e927bc06 # v2.62.63
with: with:
tool: cargo-nextest tool: cargo-nextest
@ -372,7 +372,7 @@ jobs:
run: rustup show run: rustup show
- name: "Install cargo nextest" - name: "Install cargo nextest"
uses: taiki-e/install-action@a416ddeedbd372e614cc1386e8b642692f66865e # v2.57.1 uses: taiki-e/install-action@50708e9ba8d7b6587a2cb575ddaa9a62e927bc06 # v2.62.63
with: with:
tool: cargo-nextest tool: cargo-nextest
@ -428,7 +428,7 @@ jobs:
rustup component add rust-src --target ${{ matrix.target-arch }}-pc-windows-msvc rustup component add rust-src --target ${{ matrix.target-arch }}-pc-windows-msvc
- name: "Install cargo-bloat" - name: "Install cargo-bloat"
uses: taiki-e/install-action@a416ddeedbd372e614cc1386e8b642692f66865e # v2.57.1 uses: taiki-e/install-action@50708e9ba8d7b6587a2cb575ddaa9a62e927bc06 # v2.62.63
with: with:
tool: cargo-bloat tool: cargo-bloat
@ -2937,7 +2937,7 @@ jobs:
run: rustup show run: rustup show
- name: "Install codspeed" - name: "Install codspeed"
uses: taiki-e/install-action@a416ddeedbd372e614cc1386e8b642692f66865e # v2.57.1 uses: taiki-e/install-action@50708e9ba8d7b6587a2cb575ddaa9a62e927bc06 # v2.62.63
with: with:
tool: cargo-codspeed tool: cargo-codspeed
@ -2977,7 +2977,7 @@ jobs:
run: rustup show run: rustup show
- name: "Install codspeed" - name: "Install codspeed"
uses: taiki-e/install-action@a416ddeedbd372e614cc1386e8b642692f66865e # v2.57.1 uses: taiki-e/install-action@50708e9ba8d7b6587a2cb575ddaa9a62e927bc06 # v2.62.63
with: with:
tool: cargo-codspeed tool: cargo-codspeed