Skip to content

Commit

Permalink
Add lib-crypto and lib-mail to sec checks
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Di Tommaso <[email protected]>
  • Loading branch information
pditommaso committed Nov 23, 2024
1 parent 1e0ce37 commit 1806b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-submit-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
components: ["wave-utils", "wave-api"]
components: ["lib-crypto", "lib-mail","wave-utils", "wave-api"]
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
Expand Down

0 comments on commit 1806b04

Please sign in to comment.