Skip to content

Commit 830dc28

Browse files
committed
fix
1 parent eacbd0e commit 830dc28

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dependency-review.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ jobs:
8787
LGPL-3.0-or-later,
8888
LGPLLR,
8989
NGPL
90+
allow-dependencies-licenses: >
91+
pkg:actions/SonarSource/sonarqube-scan-action
9092
comment-summary-in-pr: on-failure
9193
base-ref: ${{ inputs.base-ref || github.event.pull_request.base.sha || github.event.repository.default_branch }}
9294
head-ref: ${{ inputs.head-ref || github.event.pull_request.head.sha || github.ref }}

0 commit comments

Comments
 (0)