diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 639c0a3..b28ae29 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -1,4 +1,4 @@ -name: Release Plugin +name: Build and Release on: push: @@ -32,6 +32,3 @@ jobs: if: startsWith(github.ref, 'refs/tags/') with: files: target/PrivateStatus*.jar - - - name: Update Dependency Graph - uses: advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6