diff --git a/.github/workflows/maven-verify.yml b/.github/workflows/maven-verify.yml index 1a5c5c8..3144d7d 100644 --- a/.github/workflows/maven-verify.yml +++ b/.github/workflows/maven-verify.yml @@ -63,4 +63,4 @@ jobs: - name: Maven Dependency Tree Dependency Submission continue-on-error: true #https://github.com/advanced-security/maven-dependency-submission-action/issues/13 if: github.actor != 'dependabot[bot]' - uses: advanced-security/maven-dependency-submission-action@v2.0.1 \ No newline at end of file + uses: advanced-security/maven-dependency-submission-action@v6.0.1 \ No newline at end of file