chore(deps): update baptiste0928/cargo-install digest to 94e1849

This commit is contained in:
renovate[bot] 2024-03-08 11:19:34 +00:00 committed by GitHub
parent 8e494f69ee
commit a0a02f089e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -61,7 +61,7 @@ jobs:
key: cargo-cache-${{ hashFiles('Cargo.lock', 'Cargo.toml') }}-${{ matrix.os }}
- name: Install cargo-hack
uses: baptiste0928/cargo-install@1cd874a5478fdca35d868ccc74640c5aabbb8f1b # v3
uses: baptiste0928/cargo-install@94e1849646e5797d0c8b34d8e525124ae9ae1d86 # v3
with:
crate: cargo-hack
@ -117,12 +117,12 @@ jobs:
components: clippy, rustfmt
- name: Install cargo-nextest
uses: baptiste0928/cargo-install@1cd874a5478fdca35d868ccc74640c5aabbb8f1b # v3
uses: baptiste0928/cargo-install@94e1849646e5797d0c8b34d8e525124ae9ae1d86 # v3
with:
crate: cargo-nextest
- name: Install cargo-hack
uses: baptiste0928/cargo-install@1cd874a5478fdca35d868ccc74640c5aabbb8f1b # v3
uses: baptiste0928/cargo-install@94e1849646e5797d0c8b34d8e525124ae9ae1d86 # v3
with:
crate: cargo-hack