Skip to content

Commit

Permalink
Submit dependencies to GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
maddie480 authored Nov 27, 2023
1 parent 53cdf52 commit a8fc8ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ jobs:
- name: Build with Maven
run: mvn -B verify -Prelease --file pom.xml

- name: Submit Dependency Snapshot
uses: advanced-security/maven-dependency-submission-action@v3

- name: Upload target folder as artifact
if: always()
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit a8fc8ce

Please sign in to comment.