From 2daf9ba68bab7932b498c2a8218c8cff1af7cecc Mon Sep 17 00:00:00 2001 From: Huynh Tien Date: Fri, 1 Mar 2024 11:55:06 +0700 Subject: [PATCH] Update maven.yml --- .github/workflows/maven.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index ca074fb..11422b3 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -26,7 +26,3 @@ jobs: with: name: "GrimCheckup" path: "./target/GrimCheckup*.jar" - - # 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