Skip to content

Commit

Permalink
Merge pull request science-computing#414 from science-computing/depen…
Browse files Browse the repository at this point in the history
…dabot/github_actions/EmbarkStudios/cargo-deny-action-2

build(deps): bump EmbarkStudios/cargo-deny-action from 1 to 2
  • Loading branch information
primeos-work authored Sep 2, 2024
2 parents d95972b + 1a9582d commit 184faf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cargo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: EmbarkStudios/cargo-deny-action@v1
- uses: EmbarkStudios/cargo-deny-action@v2
with:
command: check ${{ matrix.checks }}

Expand Down

0 comments on commit 184faf0

Please sign in to comment.