Skip to content

Commit 9c3a604

Browse files
committed
ci: Bump EmbarkStudios/cargo-deny-action to v2.0.13
1 parent b2614fe commit 9c3a604

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- uses: dtolnay/rust-toolchain@master
6464
with:
6565
toolchain: ${{ env.RUST_TOOLCHAIN_VERSION }}
66-
- uses: EmbarkStudios/cargo-deny-action@30f817c6f72275c6d54dc744fbca09ebc958599f # v2.0.12
66+
- uses: EmbarkStudios/cargo-deny-action@f2ba7abc2abebaf185c833c3961145a3c275caad # v2.0.13
6767
with:
6868
command: check ${{ matrix.checks }}
6969

0 commit comments

Comments
 (0)