Skip to content

Commit

Permalink
dependency-review: Ignore cargo dependencies with invalid license spe…
Browse files Browse the repository at this point in the history
…cifications
  • Loading branch information
jentfoo committed Dec 20, 2023
1 parent 34e4a48 commit 6b2be07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dependency-review.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ jobs:
pull-requests: write
with:
base-ref: ${{ github.event.pull_request.base.sha || 'master' }}
allow-dependencies-licenses: 'pkg:cargo/curve25519-dalek-derive, pkg:cargo/ring, pkg:cargo/sspi, pkg:cargo/tokio-boring'

0 comments on commit 6b2be07

Please sign in to comment.