We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6e1ac6 commit 4f23daeCopy full SHA for 4f23dae
.github/workflows/security.yml
@@ -23,7 +23,7 @@ jobs:
23
java-version: 22
24
25
- name: Submit Dependency Snapshot
26
- uses: advanced-security/maven-dependency-submission-action@v4.1.1
+ 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