Skip to content

Commit

Permalink
chore(deps): Bump advanced-security/maven-dependency-submission-action
Browse files Browse the repository at this point in the history
Bumps [advanced-security/maven-dependency-submission-action](https://github.com/advanced-security/maven-dependency-submission-action) from 4.0.3 to 4.1.1.
- [Release notes](https://github.com/advanced-security/maven-dependency-submission-action/releases)
- [Commits](advanced-security/maven-dependency-submission-action@5d0f901...4f64dda)

---
updated-dependencies:
- dependency-name: advanced-security/maven-dependency-submission-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sgammon committed Sep 17, 2024
1 parent 4b094e3 commit bad064e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.dependency-graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
distribution: 'zulu'
- name: 'Build: Maven Dependency Graph'
continue-on-error: true
uses: advanced-security/maven-dependency-submission-action@5d0f9011b55d6268922128af45275986303459c3 # v4.0.3
uses: advanced-security/maven-dependency-submission-action@4f64ddab9d742a4806eeb588d238e4c311a8397d # v4.1.1
with:
directory: /home/runner/work/jpms/jpms/tools/graph
settings-file: /home/runner/work/jpms/jpms/tools/graph/settings.xml
Expand Down

0 comments on commit bad064e

Please sign in to comment.