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 85a5832 commit 396350cCopy full SHA for 396350c
.github/workflows/rust.yml
@@ -35,6 +35,6 @@ jobs:
35
continue-on-error: ${{ matrix.checks == 'advisories' }}
36
steps:
37
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
38
- - uses: EmbarkStudios/cargo-deny-action@1e59595bed8fc55c969333d08d7817b36888f0c5
+ - uses: EmbarkStudios/cargo-deny-action@1350841d0991444487fd89747f1e39de5349455f
39
with:
40
command: check ${{ matrix.checks }}
0 commit comments