Skip to content

Commit

Permalink
Set JAVA_HOME
Browse files Browse the repository at this point in the history
  • Loading branch information
rocketstack-matt committed Apr 18, 2024
1 parent 4105580 commit 666d12b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cve-scanning-maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
- name: Depcheck
uses: dependency-check/Dependency-Check_Action@main
id: Depcheck
env:
JAVA_HOME: /opt/jdk
with:
project: '${{ matrix.module-folder }}'
path: '${{ matrix.module-folder }}'
Expand Down

0 comments on commit 666d12b

Please sign in to comment.