From 2deba29d6444cc1e5068b60a13b6fc054cf06b55 Mon Sep 17 00:00:00 2001 From: Bernd Kiefer Date: Wed, 22 May 2024 11:21:26 +0200 Subject: [PATCH] Adapt github action --- .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 a1acc75d..0df3f9b2 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -32,4 +32,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@571e99aab1055c2e71a1e2309b9691de18d6b7d6 + uses: advanced-security/maven-dependency-submission-action@multi-module