Skip to content

Commit 80068b7

Browse files
committed
Bump cargo-deny
1 parent c6b8e97 commit 80068b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
continue-on-error: ${{ matrix.checks == 'advisories' }}
4040
steps:
4141
- uses: actions/checkout@v4
42-
- uses: EmbarkStudios/cargo-deny-action@b01e7a8cfb1f496c52d77361e84c1840d8246393
42+
- uses: EmbarkStudios/cargo-deny-action@8d73959fce1cdc8989f23fdf03bec6ae6a6576ef
4343
with:
4444
command: check ${{ matrix.checks }}
4545
# leave arguments empty so we don't test --all-features

0 commit comments

Comments
 (0)