We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3110e0a commit 418f253Copy full SHA for 418f253
.github/workflows/audit_check.yml
@@ -25,6 +25,6 @@ jobs:
25
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
26
with:
27
persist-credentials: false
28
- - uses: EmbarkStudios/cargo-deny-action@0484eedcba649433ebd03d9b7c9c002746bbc4b9
+ - uses: EmbarkStudios/cargo-deny-action@d8395c1c8c9df74d968a3bcbba5533e396ff43cf
29
30
command: check ${{ matrix.checks }}
0 commit comments