Skip to content

Commit

Permalink
deps: bump EmbarkStudios/cargo-deny-action from 1 to 2
Browse files Browse the repository at this point in the history
Pull-Request: libp2p#5530.
  • Loading branch information
dependabot[bot] committed Aug 5, 2024
1 parent 079b2d6 commit 4de8b83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: EmbarkStudios/cargo-deny-action@v1
- uses: EmbarkStudios/cargo-deny-action@v2
with:
command: check advisories bans licenses sources

0 comments on commit 4de8b83

Please sign in to comment.