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 163fc89 commit c1eadcaCopy full SHA for c1eadca
.github/workflows/deps.yml
@@ -28,7 +28,7 @@ jobs:
28
continue-on-error: true
29
steps:
30
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
31
- - uses: EmbarkStudios/cargo-deny-action@30ecad1d5873c1cc2cad10a33637371ca094768b
+ - uses: EmbarkStudios/cargo-deny-action@7257a18a9c2fe3f92b85d41ae473520dff953c97
32
with:
33
command: check advisories
34
@@ -38,7 +38,7 @@ jobs:
38
runs-on: ubuntu-latest
39
40
41
42
43
command: check bans licenses sources
44
0 commit comments