diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index af132d2..03d1435 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -52,5 +52,5 @@ jobs: # Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive - name: Maven Dependency Tree Dependency Submission if: github.token.permissions.contents == 'write' - uses: advanced-security/maven-dependency-submission-action@v4.1.0 + uses: advanced-security/maven-dependency-submission-action@v4.1.1