Skip to content

Commit

Permalink
Task corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaualcazar committed Oct 22, 2024
1 parent 6253246 commit b40e565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security-submit-dependecy-graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
- name: Generate and submit dependency graph for wave-cli
uses: gradle/actions/dependency-submission@v4
with:
dependency-resolution-task: "dependencies"
dependency-resolution-task: ":app:dependencies"
additional-arguments: "--configuration runtimeClasspath"
dependency-graph: generate-and-submit

0 comments on commit b40e565

Please sign in to comment.