Skip to content

Commit 59ec8bb

Browse files
authored
Merge pull request #509 from ihostage/fix-dep-graph
Fix `Dependency Graph` action
2 parents 485ae15 + e86ee33 commit 59ec8bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dependency-graph.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ jobs:
2121
with:
2222
fetch-depth: 0
2323
ref: ${{ inputs.ref }}
24+
- uses: sbt/setup-sbt@v1
2425
- uses: scalacenter/sbt-dependency-submission@v3

0 commit comments

Comments
 (0)