1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

🔧 update cargo-deny version in ci (#17174)

This commit is contained in:
Matt Andreko
2025-11-03 17:54:26 -05:00
committed by GitHub
parent 5c33b2dc89
commit 0b65442d5e

View File

@@ -119,9 +119,9 @@ jobs:
run: cargo sort --workspace --check
- name: Install cargo-deny
uses: taiki-e/install-action@v2
uses: taiki-e/install-action@81ee1d48d9194cdcab880cbdc7d36e87d39874cb # v2.62.45
with:
tool: cargo-deny
tool: cargo-deny@0.18.5
- name: Run cargo deny
working-directory: ./apps/desktop/desktop_native