diff --git a/.github/workflows/reuse_java_deploy.yml b/.github/workflows/reuse_java_deploy.yml index c807e47..577f16b 100644 --- a/.github/workflows/reuse_java_deploy.yml +++ b/.github/workflows/reuse_java_deploy.yml @@ -40,6 +40,6 @@ jobs: # Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive - name: Update dependency graph continue-on-error: true - uses: advanced-security/maven-dependency-submission-action@5d0f9011b55d6268922128af45275986303459c3 # v4.0.3 + uses: advanced-security/maven-dependency-submission-action@b275d12641ac2d2108b2cbb7598b154ad2f2cee8 # v5.0.0 with: directory: '/'