Skip to content

Commit f1abe6d

Browse files
committed
Simplify invocation of dependency submission task
1 parent 4f23dae commit f1abe6d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/security.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,3 @@ jobs:
2424

2525
- name: Submit Dependency Snapshot
2626
uses: advanced-security/maven-dependency-submission-action@v4
27-
with:
28-
# Do not consider the acceptance test projects
29-
maven-args: -am -pl java-compiler-testing

0 commit comments

Comments
 (0)