diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 640827c..6212674 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,4 +38,4 @@ jobs: COVERALLS_SECRET: ${{ secrets.GITHUB_TOKEN }} # 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@v4.0.2 + uses: advanced-security/maven-dependency-submission-action@v4.0.3