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 30216ed commit 8798a41Copy full SHA for 8798a41
1 file changed
.github/workflows/pr_security-checks.yml
@@ -54,6 +54,6 @@ jobs:
54
- uses: dtolnay/rust-toolchain@efa25f7f19611383d5b0ccf2d1c8914531636bf9
55
with:
56
toolchain: ${{ env.RUST_TOOLCHAIN_VERSION }}
57
- - uses: EmbarkStudios/cargo-deny-action@76cd80eb775d7bbbd2d80292136d74d39e1b4918 # v2.0.14
+ - uses: EmbarkStudios/cargo-deny-action@3fd3802e88374d3fe9159b834c7714ec57d6c979 # v2.0.15
58
59
command: check ${{ matrix.checks }}
0 commit comments