From 7a66b2a772b66db089b4e20c3ebe8f60b4a4e076 Mon Sep 17 00:00:00 2001 From: Hamir Mahal Date: Mon, 19 Feb 2024 02:12:00 -0800 Subject: [PATCH] fix: deprecated `Node.js 16 actions` --- .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 c3db241..d15360d 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -27,4 +27,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.0.0