We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eacbd0e commit 830dc28Copy full SHA for 830dc28
.github/workflows/dependency-review.yaml
@@ -87,6 +87,8 @@ jobs:
87
LGPL-3.0-or-later,
88
LGPLLR,
89
NGPL
90
+ allow-dependencies-licenses: >
91
+ pkg:actions/SonarSource/sonarqube-scan-action
92
comment-summary-in-pr: on-failure
93
base-ref: ${{ inputs.base-ref || github.event.pull_request.base.sha || github.event.repository.default_branch }}
94
head-ref: ${{ inputs.head-ref || github.event.pull_request.head.sha || github.ref }}
0 commit comments