We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a57aed9 commit 913cc47Copy full SHA for 913cc47
1 file changed
.github/workflows/maven.yml
@@ -19,7 +19,3 @@ jobs:
19
cache: maven
20
- name: Build with Maven
21
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