Skip to content

Commit

Permalink
Merge pull request #701 from ascopes/dependabot/github_actions/main/a…
Browse files Browse the repository at this point in the history
…dvanced-security/maven-dependency-submission-action-4.1.0
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
2 parents 40b706e + 668cc7e commit adb3430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
java-version: 22

- name: Submit Dependency Snapshot
uses: advanced-security/maven-dependency-submission-action@v4.0.0
uses: advanced-security/maven-dependency-submission-action@v4.1.0
with:
# Do not consider the acceptance test projects
maven-args: -am -pl java-compiler-testing

0 comments on commit adb3430

Please sign in to comment.