diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index c67a76f7..080154ea 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -46,7 +46,7 @@ jobs: # Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive - name: Update dependency graph - uses: advanced-security/maven-dependency-submission-action@4bf8a28b006c80b3063c8b2c951742d65173255a + uses: advanced-security/maven-dependency-submission-action@4b6fc92adc1df4c41b470e692a1688a448907248 - name: Coveralls GitHub Action uses: coverallsapp/github-action@v2.3.6