Skip to content

Commit

Permalink
chore: remove development dependencies from dependency submission
Browse files Browse the repository at this point in the history
We don't care about advisories in those, and this way
advisories for actual transitive dependencies are clearer.
  • Loading branch information
raboof committed Dec 9, 2024
1 parent 4efd003 commit 1fbcaf8
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 @@ -14,3 +14,5 @@ jobs:
- name: Setup sbt
uses: sbt/setup-sbt@v1
- uses: scalacenter/sbt-dependency-submission@v2
with:
configs-ignore: compile-internal optional test

0 comments on commit 1fbcaf8

Please sign in to comment.