We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf816cb commit cff615fCopy full SHA for cff615f
.github/workflows/maven.yml
@@ -53,5 +53,5 @@ jobs:
53
# Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
54
- name: Maven Dependency Tree Dependency Submission
55
if: github.token.permissions.contents == 'write'
56
- uses: advanced-security/maven-dependency-submission-action@v4.1.2
+ uses: advanced-security/maven-dependency-submission-action@v5.0.0
57
0 commit comments