From 8153c7203f96b4f51d60c8d59fc45e8aa2e3b2d4 Mon Sep 17 00:00:00 2001 From: Arpad Magosanyi Date: Mon, 22 Sep 2025 22:15:31 +0200 Subject: [PATCH] removing dependabot submission in non-deploy build --- .github/workflows/maven.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 8a29314..a1fef37 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -28,6 +28,3 @@ jobs: - name: Build with Maven run: mvn -B install -Dgpg.skip --file pom.xml - # 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@571e99aab1055c2e71a1e2309b9691de18d6b7d6