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 0a1714d commit e775fc1Copy full SHA for e775fc1
.github/workflows/maven.yml
@@ -46,7 +46,7 @@ jobs:
46
47
# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
48
- name: Update dependency graph
49
- uses: advanced-security/maven-dependency-submission-action@4bf8a28b006c80b3063c8b2c951742d65173255a
+ uses: advanced-security/maven-dependency-submission-action@4b6fc92adc1df4c41b470e692a1688a448907248
50
51
- name: Coveralls GitHub Action
52
uses: coverallsapp/[email protected]
0 commit comments