Skip to content

Commit

Permalink
Fix Dependency Graph action
Browse files Browse the repository at this point in the history
(cherry picked from commit 6725a88)
  • Loading branch information
ihostage committed Dec 28, 2024
1 parent fd28431 commit d54a5da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dependency-graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
with:
fetch-depth: 0
ref: ${{ inputs.ref }}
- uses: sbt/setup-sbt@v1
- uses: scalacenter/sbt-dependency-submission@v3
with:
modules-ignore: docs_2.12 play-functional_2.12 play-json-joda_2.12 play-json_2.12 play-functional_sjs1_2.12 play-json_sjs1_2.12

0 comments on commit d54a5da

Please sign in to comment.