Skip to content

Commit

Permalink
Merge pull request #1483 from zcash/dependabot/github_actions/EmbarkS…
Browse files Browse the repository at this point in the history
…tudios/cargo-deny-action-2

build(deps): bump EmbarkStudios/cargo-deny-action from 1 to 2
  • Loading branch information
daira authored Aug 16, 2024
2 parents 3b74284 + 6ad68ee commit ff47005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/audits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,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 licenses

0 comments on commit ff47005

Please sign in to comment.