From cc750285f123976d771bc77f09a993662f61053c Mon Sep 17 00:00:00 2001 From: Michael Vorburger Date: Tue, 1 Oct 2024 17:31:28 +0200 Subject: [PATCH] Fix broken build by updating ancient maven-dependency-submission-action version --- .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 7001b01..328ed53 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -31,4 +31,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@v4