1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-21 11:53:34 +00:00

bumped cargo deny version to fix CVSS error (#18091)

This commit is contained in:
gitclonebrian
2025-12-22 15:19:08 -05:00
committed by GitHub
parent 59a1b4d79e
commit 328ff89747

View File

@@ -144,7 +144,7 @@ jobs:
- name: Install cargo-deny
uses: taiki-e/install-action@073d46cba2cde38f6698c798566c1b3e24feeb44 # v2.62.67
with:
tool: cargo-deny@0.18.5
tool: cargo-deny@0.18.6
- name: Run cargo deny
working-directory: ./apps/desktop/desktop_native