From f2fd51d4e27a2c756b0b77fe88ef241cd1136f25 Mon Sep 17 00:00:00 2001 From: games647 Date: Mon, 17 Jul 2023 15:17:29 +0200 Subject: [PATCH] Use suggestion dependency 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 457af499..11fb1deb 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -43,4 +43,4 @@ jobs: run: mvn test --batch-mode --threads 2.0C --no-snapshot-updates --strict-checksums --file pom.xml - name: Update dependency graph - uses: advanced-security/maven-dependency-submission-action@v3.0.2 + uses: advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6