Update maven.yml
This commit is contained in:
parent
a049d3ca30
commit
86dc0351fe
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@ -29,6 +29,8 @@ jobs:
|
||||
cache: maven
|
||||
- name: Build with Maven
|
||||
run: mvn -B package --file pom.xml
|
||||
- name: find the element
|
||||
run: find . -name "dependency-graph.json"
|
||||
|
||||
# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
|
||||
- name: Update dependency graph
|
||||
|
Loading…
x
Reference in New Issue
Block a user