Skip to content

Commit 5d1957d

Browse files
authored
Merge pull request #510 from playframework/mergify/bp/7.x/pr-509
[7.x] Fix `Dependency Graph` action (backport #509) by @ihostage
2 parents 9502ad7 + 7ee89be commit 5d1957d

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)