diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 0aeba6b5..cf249778 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -34,7 +34,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@1203a182b56e6f5369c2597d03e33814d2b4bcfd + uses: advanced-security/maven-dependency-submission-action@f97a4078d80bca790cd68e93a88da11a056ac0a3 - name: Coveralls GitHub Action uses: coverallsapp/github-action@v2.3.0