Skip to content

Commit b393c7c

Browse files
author
Joonas Hiltunen
committed
Use the new list of allowed licenses
1 parent f0ce359 commit b393c7c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/shared-dependency-scan.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55

66
permissions:
77
contents: read
8+
pull-requests: write # Needed to write comment to PR
89

910
jobs:
1011
dependency-review:
@@ -15,3 +16,5 @@ jobs:
1516

1617
- name: Dependency Review
1718
uses: actions/dependency-review-action@v4
19+
with:
20+
config-file: HSLdevcom/jore4-tools/.github/dependency-scan-config.yaml@shared-dependency-licenses-v1

0 commit comments

Comments
 (0)