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 e7a63ae commit 1a87029Copy full SHA for 1a87029
1 file changed
.github/workflows/build.yml
@@ -54,7 +54,7 @@ jobs:
54
55
steps:
56
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
57
- - uses: EmbarkStudios/cargo-deny-action@34899fc7ba81ca6268d5947a7a16b4649013fea1 # v2.0.11
+ - uses: EmbarkStudios/cargo-deny-action@3fd3802e88374d3fe9159b834c7714ec57d6c979 # v2.0.15
58
with:
59
command: check ${{ matrix.checks }}
60
0 commit comments