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 f2d9833 commit c19a23fCopy full SHA for c19a23f
.github/workflows/rust.yml
@@ -69,6 +69,6 @@ jobs:
69
continue-on-error: ${{ matrix.checks == 'advisories' }}
70
steps:
71
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
72
- - uses: EmbarkStudios/cargo-deny-action@4de59db63a066737e557c2c4dd3d1f70206de781
+ - uses: EmbarkStudios/cargo-deny-action@34899fc7ba81ca6268d5947a7a16b4649013fea1
73
with:
74
command: check ${{ matrix.checks }}
0 commit comments