Skip to content

Commit

Permalink
Filter configurations for dependency sybmission workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidGregory084 committed May 31, 2024
1 parent eea1ab4 commit f74ebe5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dependency-graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ jobs:

- name: Generate Dependency Graph Snapshot
uses: gradle/actions/dependency-submission@db19848a5fa7950289d3668fb053140cf3028d43 # v3
env:
DEPENDENCY_GRAPH_INCLUDE_CONFIGURATIONS: "compileClasspath|runtimeClasspath"

0 comments on commit f74ebe5

Please sign in to comment.