Skip to content

Commit

Permalink
with
Browse files Browse the repository at this point in the history
  • Loading branch information
robert3005 committed Jul 31, 2024
1 parent 8185d88 commit 29aa998
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
run: cargo build --all-features --all-targets

- uses: EmbarkStudios/cargo-deny-action@v1
with:
rust-version: "${{ steps.rust-version.outputs.version }}"

- uses: rustsec/[email protected]
with:
Expand Down

0 comments on commit 29aa998

Please sign in to comment.