Skip to content

Commit

Permalink
remove unrecognized configuration step
Browse files Browse the repository at this point in the history
  • Loading branch information
deleonenriqueta committed Nov 20, 2024
1 parent 209340e commit 2b09574
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dependency-submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
- name: Generate and submit dependency graph
uses: gradle/actions/dependency-submission@d156388eb19639ec20ade50009f3d199ce1e2808 # pin@v4
with:
dependency-graph-exclude-configurations: '.*[Tt]est(Compile|Runtime)Classpath'
build-scan-publish: true
build-scan-terms-of-use-url: "https://gralde.com/help/legal-terms-of-use"
build-scan-terms-of-use-agree: "yes"

0 comments on commit 2b09574

Please sign in to comment.