Skip to content

Commit d066779

Browse files
Update action to latest version
1 parent 49812ab commit d066779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ jobs:
3333

3434
# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
3535
- name: Update dependency graph
36-
uses: advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6
36+
uses: advanced-security/maven-dependency-submission-action@v4.0.2
3737
with:
3838
maven-args: '-B'

0 commit comments

Comments
 (0)