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.
2 parents 7cf2855 + 4dac3ab commit eee1929Copy full SHA for eee1929
.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@f2ba7abc2abebaf185c833c3961145a3c275caad # v2.0.13
+ - uses: EmbarkStudios/cargo-deny-action@76cd80eb775d7bbbd2d80292136d74d39e1b4918 # v2.0.14
67
68
command: check ${{ matrix.checks }}
69
0 commit comments