Skip to content

Commit

Permalink
Update cargo-deny versions
Browse files Browse the repository at this point in the history
  • Loading branch information
emlautarom1 committed Jun 3, 2024
1 parent eafed88 commit 871378a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deny-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: taiki-e/install-action@91af8c38814c3998cb755869e5cbeffd3ab0e462
- uses: taiki-e/install-action@2.34.1
with:
tool: cargo-deny
tool: cargo-deny@0.14.24
- run: cargo deny --all-features --locked check bans

0 comments on commit 871378a

Please sign in to comment.