Skip to content

Commit

Permalink
Merge pull request #16 from sanctuuary/dependency-graph-optional
Browse files Browse the repository at this point in the history
Do not fail the action in case the dependency graph fails
  • Loading branch information
vedran-kasalica authored Oct 31, 2023
2 parents c447bb8 + f83330a commit 14c2508
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ jobs:

# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
- name: Update dependency graph
continue-on-error: true
uses: advanced-security/maven-dependency-submission-action@v3

0 comments on commit 14c2508

Please sign in to comment.