Skip to content

Commit

Permalink
updating github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
thavelock committed Jul 24, 2024
1 parent 710d45a commit 8d219f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/open-source-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
distribution: 'temurin'
architecture: x64

- name: Run the Maven verify phase
run: mvn --batch-mode --update-snapshots verify

- name: Test Open Source Dependencies with Snyk
uses: snyk/actions/maven-3-jdk-17@master
env:
Expand Down

0 comments on commit 8d219f8

Please sign in to comment.