mirror of
https://github.com/lahfir/agent-desktop.git
synced 2026-08-09 00:17:27 +00:00
chore(deps): bump cargo-deny-action to 2.0.19
Update the SHA-pinned EmbarkStudios/cargo-deny-action workflow dependency to v2.0.19.
This commit is contained in:
parent
a520b7b574
commit
8a34173eb3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/supply-chain.yml
vendored
2
.github/workflows/supply-chain.yml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
run: node scripts/check-npm-package.js
|
||||
|
||||
- name: Cargo dependency policy
|
||||
uses: EmbarkStudios/cargo-deny-action@6c8f9facfa5047ec02d8485b6bf52b587b7777d1 # v2.0.18
|
||||
uses: EmbarkStudios/cargo-deny-action@a531616d8ce3b9177443e48a1159bc945a099823 # v2.0.19
|
||||
with:
|
||||
command: check
|
||||
arguments: --locked
|
||||
|
|
|
|||
Loading…
Reference in a new issue