Skip to content

Commit

Permalink
improve example
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienpessu committed Aug 8, 2023
1 parent eacc032 commit ce14e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,5 +256,5 @@ jobs:
uses: actions/dependency-review-action@v3
with:
deny-packages: 'pkg:maven/org.apache.logging.log4j/log4j-api,pkg:maven/org.apache.logging.log4j/log4j-core'
deny-groups: 'pkg:maven/com.bazaarvoice.maven'
deny-groups: 'pkg:maven/com.bazaarvoice.jolt'
```

0 comments on commit ce14e1f

Please sign in to comment.