Skip to content

Commit

Permalink
fix: added back the deppendency graph
Browse files Browse the repository at this point in the history
  • Loading branch information
lfdesousa committed Jun 21, 2024
1 parent 1026ec0 commit 4778424
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ jobs:

# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
# Also needs to be disable due to failures in the current repository
#- name: Update dependency graph
# uses: advanced-security/maven-dependency-submission-action@v3
- name: Update dependency graph
uses: advanced-security/maven-dependency-submission-action@v3

- name: Upload mag artifact snapshot jar
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 4778424

Please sign in to comment.