Skip to content

Commit 508547e

Browse files
committed
Fix updating dependency graph
1 parent c35d11d commit 508547e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232

3333
# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
3434
- name: Update dependency graph
35-
uses: advanced-security/maven-dependency-submission-action@v3.0.0
35+
uses: advanced-security/maven-dependency-submission-action@v4.1.1

0 commit comments

Comments
 (0)