Skip to content

fix: sending an individual email when having one grouped error (#71) #41

fix: sending an individual email when having one grouped error (#71)

fix: sending an individual email when having one grouped error (#71) #41

name: Submit Maven dependency tree
on:
push:
branches: [ "develop" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up JDK 11
uses: actions/setup-java@v3
with:
java-version: '11'
distribution: 'temurin'
cache: maven
- name: Maven Dependency Tree Dependency Submission
uses: advanced-security/[email protected]