diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 4f2cbe0..7b5d9cd 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -32,7 +32,7 @@ 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@multi-module + uses: advanced-security/maven-dependency-submission-action@v3 # - uses: release-drafter/release-drafter@v5 # env: