Skip to content

Commit

Permalink
fix(deps): update tauri monorepo (#661)
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 2, 2025
1 parent 7cb9ff1 commit 7611e0a
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 38 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.1.0
version: 2.2.0
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.1.0
version: 2.2.0
locked: true

- name: 🔑 Import windows signing certificate
Expand Down
62 changes: 26 additions & 36 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7611e0a

Please sign in to comment.