Skip to content

Commit 8798a41

Browse files
committed
ci: Bump EmbarkStudios/cargo-deny-action to v2.0.15
1 parent 30216ed commit 8798a41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr_security-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ jobs:
5454
- uses: dtolnay/rust-toolchain@efa25f7f19611383d5b0ccf2d1c8914531636bf9
5555
with:
5656
toolchain: ${{ env.RUST_TOOLCHAIN_VERSION }}
57-
- uses: EmbarkStudios/cargo-deny-action@76cd80eb775d7bbbd2d80292136d74d39e1b4918 # v2.0.14
57+
- uses: EmbarkStudios/cargo-deny-action@3fd3802e88374d3fe9159b834c7714ec57d6c979 # v2.0.15
5858
with:
5959
command: check ${{ matrix.checks }}

0 commit comments

Comments
 (0)