Skip to content

Commit

Permalink
ci: IFS-4047 added jacoco-maven-plugin to allowed dependencies licenses
Browse files Browse the repository at this point in the history
  • Loading branch information
huy-tran-msg committed Oct 10, 2024
1 parent 64d6249 commit add1d88
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dependency_review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ on:
jobs:
DependencyReview:
uses: IsyFact/isy-github-actions-templates/.github/workflows/[email protected]
with:
allow-dependencies-licenses:
'pkg:maven/org.jacoco/jacoco-maven-plugin'

0 comments on commit add1d88

Please sign in to comment.