We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af560de commit e457ed2Copy full SHA for e457ed2
.github/workflows/ci.yml
@@ -38,4 +38,4 @@ jobs:
38
COVERALLS_SECRET: ${{ secrets.GITHUB_TOKEN }}
39
# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
40
- name: Update dependency graph
41
- uses: advanced-security/maven-dependency-submission-action@v4.0.3
+ uses: advanced-security/maven-dependency-submission-action@v4.1.0
0 commit comments