Skip to content

Commit 3400581

Browse files
chore(deps): Update EmbarkStudios/cargo-deny-action action to v2
1 parent 9ad6f5c commit 3400581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/audit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- bans licenses sources
4848
steps:
4949
- uses: actions/checkout@v4
50-
- uses: EmbarkStudios/cargo-deny-action@v1
50+
- uses: EmbarkStudios/cargo-deny-action@v2
5151
with:
5252
command: check ${{ matrix.checks }}
5353
rust-version: stable

0 commit comments

Comments
 (0)