diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6a80268..ad6b76f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,5 +33,5 @@ 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@fe8d4d650a4b66508612d0683ce4726d51dfe6ac if: github.event_name != 'pull_request'