Skip to content

Commit 4f23dae

Browse files
committed
Unfreeze dependency submission task
1 parent d6e1ac6 commit 4f23dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
java-version: 22
2424

2525
- name: Submit Dependency Snapshot
26-
uses: advanced-security/maven-dependency-submission-action@v4.1.1
26+
uses: advanced-security/maven-dependency-submission-action@v4
2727
with:
2828
# Do not consider the acceptance test projects
2929
maven-args: -am -pl java-compiler-testing

0 commit comments

Comments
 (0)