Skip to content

Commit 612d0c8

Browse files
Merge pull request #709 from ascopes/dependabot/github_actions/main/advanced-security/maven-dependency-submission-action-4.1.1
2 parents a2b3c91 + 08c9d48 commit 612d0c8

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/[email protected].0
26+
uses: advanced-security/[email protected].1
2727
with:
2828
# Do not consider the acceptance test projects
2929
maven-args: -am -pl java-compiler-testing

0 commit comments

Comments
 (0)