Skip to content

Commit 913cc47

Browse files
committed
Remove dependency upload step
1 parent a57aed9 commit 913cc47

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/maven.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,3 @@ jobs:
1919
cache: maven
2020
- name: Build with Maven
2121
run: mvn -B package --file pom.xml
22-
23-
# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
24-
- name: Update dependency graph
25-
uses: advanced-security/maven-dependency-submission-action@v5

0 commit comments

Comments
 (0)