Skip to content

Commit

Permalink
change tower to wave
Browse files Browse the repository at this point in the history
Signed-off-by: munishchouhan <hrma017@gmail.com>
  • Loading branch information
munishchouhan committed Oct 22, 2024
1 parent 6b05e55 commit b5ec1fa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/security-submit-dependecy-graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ jobs:
distribution: temurin
java-version: 17

- name: Generate and submit dependency graph for tower-backend
- name: Generate and submit dependency graph for wave
uses: gradle/actions/dependency-submission@v4
with:
dependency-resolution-task: "dependencies"
additional-arguments: "--configuration runtimeClasspath"
dependency-graph: generate-and-submit

0 comments on commit b5ec1fa

Please sign in to comment.