Skip to content

Commit 3bb0868

Browse files
authored
Merge pull request #363 from assert-rs/renovate/embarkstudios-cargo-deny-action-2.x
chore(deps): Update EmbarkStudios/cargo-deny-action action to v2
2 parents b2528d9 + 2b0b610 commit 3bb0868

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)