Skip to content

Commit

Permalink
chore(deps): update dependency tauri-cli to v2.2.1 (#664)
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 Jan 3, 2025
1 parent b7aa51a commit 9581f8b
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 @@ -64,7 +64,7 @@ jobs:
uses: baptiste0928/cargo-install@bd2e5672d31e2b9c34080481d02b5506997c2828 # v3
with:
crate: tauri-cli
version: 2.2.0
version: 2.2.1
locked: true

- name: 🔨 Build app bundle
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 @@ -117,7 +117,7 @@ jobs:
uses: baptiste0928/cargo-install@bd2e5672d31e2b9c34080481d02b5506997c2828 # v3
with:
crate: tauri-cli
version: 2.2.0
version: 2.2.1
locked: true

- name: 🔑 Import windows signing certificate
Expand Down

0 comments on commit 9581f8b

Please sign in to comment.