Skip to content

Commit

Permalink
fix(deps): update tauri monorepo (#526)
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 Nov 9, 2024
1 parent 2278a91 commit 7d8ffe9
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 60 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- name: 📥 Cached install tauri-cli
uses: taiki-e/cache-cargo-install-action@caa6f48d18d42462f9c30df89e2b4f71a42b7c2c # v2.0.1
with:
tool: tauri-cli@2.0.4
tool: tauri-cli@2.1.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 @@ -125,7 +125,7 @@ jobs:
- name: 📥 Cached install tauri-cli
uses: taiki-e/cache-cargo-install-action@caa6f48d18d42462f9c30df89e2b4f71a42b7c2c # v2.0.1
with:
tool: tauri-cli@2.0.4
tool: tauri-cli@2.1.0
locked: true

- name: 🔨 Build using tauri action (publish artifacts on release)
Expand Down
97 changes: 39 additions & 58 deletions Cargo.lock

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

0 comments on commit 7d8ffe9

Please sign in to comment.