Skip to content

Commit

Permalink
chore(deps): update dependency cargo-auditable to v0.6.5 (#531)
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 11, 2024
1 parent a91c79a commit 4cba8e1
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 @@ -63,7 +63,7 @@ jobs:
- name: 📥 Cached install cargo-auditable
uses: taiki-e/cache-cargo-install-action@caa6f48d18d42462f9c30df89e2b4f71a42b7c2c # v2.0.1
with:
tool: cargo-auditable@0.6.4
tool: cargo-auditable@0.6.5
locked: true

- name: 📥 Cached install tauri-cli
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 @@ -119,7 +119,7 @@ jobs:
- name: 📥 Cached install cargo-auditable
uses: taiki-e/cache-cargo-install-action@caa6f48d18d42462f9c30df89e2b4f71a42b7c2c # v2.0.1
with:
tool: cargo-auditable@0.6.4
tool: cargo-auditable@0.6.5
locked: true

- name: 📥 Cached install tauri-cli
Expand Down

0 comments on commit 4cba8e1

Please sign in to comment.