Thanks to visit codestin.com Credit goes to github.com
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 e0d8982 commit d8b11c5Copy full SHA for d8b11c5
.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@34899fc7ba81ca6268d5947a7a16b4649013fea1
+ - uses: EmbarkStudios/cargo-deny-action@30f817c6f72275c6d54dc744fbca09ebc958599f
73
with:
74
command: check ${{ matrix.checks }}
0 commit comments