Skip to content

Commit 8c9b50b

Browse files
authored
Merge pull request #969 from ihostage/fix-dep-graph
Fix `Dependency Graph` action
2 parents 3dd91a1 + 1fc40aa commit 8c9b50b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/dependency-graph.yml

+1
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)