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 ad6dd82 commit 1249f52Copy full SHA for 1249f52
.github/workflows/validate-licenses.yml
@@ -14,6 +14,6 @@ jobs:
14
continue-on-error: ${{ matrix.checks == 'advisories' }}
15
steps:
16
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
17
- - uses: EmbarkStudios/cargo-deny-action@10d8902cf9225c404574ce39c45d5d26c3047464 # v2.0.0
+ - uses: EmbarkStudios/cargo-deny-action@8371184bd11e21dcf8ac82ebf8c9c9f74ebf7268 # v2.0.1
18
with:
19
command: check ${{ matrix.checks }}
0 commit comments