From 836e121ed73573c1ec055f4c2884c565bc43e229 Mon Sep 17 00:00:00 2001 From: "Michael G. Noll" Date: Wed, 8 May 2024 13:33:55 +0200 Subject: [PATCH] Use advanced-security/maven-dependency-submission-action@3 --- .github/workflows/maven.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 6e1a14f..6e3112c 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -41,4 +41,4 @@ 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@4 + uses: advanced-security/maven-dependency-submission-action@3