Skip to content

Commit

Permalink
🐛 use multi module branch of dependency analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-Pe committed Mar 12, 2024
1 parent 20116ec commit 6949533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: mvn -B package --file pom.xml

- name: Update dependency graph
uses: advanced-security/maven-dependency-submission-action@v3
uses: advanced-security/maven-dependency-submission-action@multi-module

build_publish_docker:
name: Build&Publish - Util Docker images
Expand Down

0 comments on commit 6949533

Please sign in to comment.