We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2614fe commit 9c3a604Copy full SHA for 9c3a604
1 file changed
.github/workflows/build.yml
@@ -63,7 +63,7 @@ jobs:
63
- uses: dtolnay/rust-toolchain@master
64
with:
65
toolchain: ${{ env.RUST_TOOLCHAIN_VERSION }}
66
- - uses: EmbarkStudios/cargo-deny-action@30f817c6f72275c6d54dc744fbca09ebc958599f # v2.0.12
+ - uses: EmbarkStudios/cargo-deny-action@f2ba7abc2abebaf185c833c3961145a3c275caad # v2.0.13
67
68
command: check ${{ matrix.checks }}
69
0 commit comments