Skip to content

Commit

Permalink
chore: Update to latest cargo-deny
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeMathWalker committed Sep 4, 2024
1 parent b20fd01 commit 37ee011
Show file tree
Hide file tree
Showing 12 changed files with 370 additions and 169 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deny.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
- licenses
steps:
- uses: actions/checkout@v4
- uses: EmbarkStudios/cargo-deny-action@v1
- uses: EmbarkStudios/cargo-deny-action@v2
with:
command: check ${{ matrix.checks }}
arguments: --all-features
manifest-path: libs/Cargo.toml
manifest-path: libs/Cargo.toml
Loading

0 comments on commit 37ee011

Please sign in to comment.