Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sterlp authored Nov 2, 2023
1 parent 537c1db commit 1c50a76
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,9 @@ jobs:
- name: Build with Maven
run: mvn -B package --file pom.xml

- uses: pmd/pmd-github-action@v1
with:
rulesets: 'ruleset.xml'

- name: Update dependency graph
uses: advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6

0 comments on commit 1c50a76

Please sign in to comment.