Skip to content

Commit

Permalink
chore(deps): pin baptiste0928/cargo-install action to 904927d (#628)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 445655c commit 2e3a779
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
uses: crate-ci/typos@9d890159570d5018df91fedfa40b4730cd4a81b1 # v1.28.4

- name: 📥 Cached Install trunk
uses: baptiste0928/cargo-install@v3
uses: baptiste0928/cargo-install@904927dbe77864e0f2281519fe9d5bd097a220b3 # v3
with:
crate: trunk
version: "0.21.5"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/desktop-tauri.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
cargo test --all
- name: 📥 Cached Install trunk
uses: baptiste0928/cargo-install@v3
uses: baptiste0928/cargo-install@904927dbe77864e0f2281519fe9d5bd097a220b3 # v3
with:
crate: trunk
version: "0.21.5"
Expand Down

0 comments on commit 2e3a779

Please sign in to comment.