Skip to content

Commit 6c08611

Browse files
committedAug 30, 2024·
2024.8.0
1 parent 912651d commit 6c08611

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎.github/workflows/maven.yml

-4
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,3 @@ jobs:
4242
- name: Deploy to GitHub Pages
4343
id: deployment
4444
uses: actions/deploy-pages@v4
45-
46-
# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
47-
- name: Update dependency graph
48-
uses: advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6

0 commit comments

Comments
 (0)
Please sign in to comment.