From eebce94e88574223e32e71871f75288c71e31437 Mon Sep 17 00:00:00 2001 From: QAIU <736226400@qq.com> Date: Wed, 24 May 2023 17:20:45 +0800 Subject: [PATCH] 1. change actions maven.yml --- .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 4f2cbe0..7b5d9cd 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -32,7 +32,7 @@ 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@multi-module + uses: advanced-security/maven-dependency-submission-action@v3 # - uses: release-drafter/release-drafter@v5 # env: