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 e4bf45f commit cd92ff0Copy full SHA for cd92ff0
.github/workflows/maven.yml
@@ -52,5 +52,5 @@ jobs:
52
# Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
53
- name: Maven Dependency Tree Dependency Submission
54
if: github.token.permissions.contents == 'write'
55
- uses: advanced-security/maven-dependency-submission-action@v4.1.0
+ uses: advanced-security/maven-dependency-submission-action@v4.1.1
56
0 commit comments