mirror of https://github.com/astral-sh/uv
Update EmbarkStudios/cargo-deny-action action to v2.0.14
This commit is contained in:
parent
a768a9d111
commit
0b6b68f0d4
|
|
@ -148,7 +148,7 @@ jobs:
|
|||
with:
|
||||
save-if: ${{ github.ref == 'refs/heads/main' }}
|
||||
- name: "Check uv_build dependencies"
|
||||
uses: EmbarkStudios/cargo-deny-action@f2ba7abc2abebaf185c833c3961145a3c275caad # v2.0.13
|
||||
uses: EmbarkStudios/cargo-deny-action@76cd80eb775d7bbbd2d80292136d74d39e1b4918 # v2.0.14
|
||||
with:
|
||||
command: check bans
|
||||
manifest-path: crates/uv-build/Cargo.toml
|
||||
|
|
|
|||
Loading…
Reference in New Issue