Skip to content

Commit bb6905f

Browse files
authored
Merge pull request #1092 from crate-ci/renovate/embarkstudios-cargo-deny-action-2.x
chore(deps): Update EmbarkStudios/cargo-deny-action action to v2
2 parents 9ad6f5c + 3400581 commit bb6905f

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)