Skip to content

Commit 46f8401

Browse files
committed
Update cargo-deny-action to v2
1 parent a498a4f commit 46f8401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/develop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v3
1313
# https://github.com/EmbarkStudios/cargo-deny-action
14-
- uses: EmbarkStudios/cargo-deny-action@v1
14+
- uses: EmbarkStudios/cargo-deny-action@v2
1515
with:
1616
arguments: --all-features
1717
command: check advisories licenses sources bans

0 commit comments

Comments
 (0)