Skip to content

Commit e241437

Browse files
committed
update deny
1 parent de66d19 commit e241437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
ref: ${{ github.event.pull_request.head.ref }}
4444
repository: ${{github.event.pull_request.head.repo.full_name}}
4545
- name: cargo-deny
46-
uses: EmbarkStudios/cargo-deny-action@v1
46+
uses: EmbarkStudios/cargo-deny-action@v2
4747
with:
4848
arguments: --workspace --all-features
4949
foundation:

0 commit comments

Comments
 (0)