Skip to content

Commit 828cab6

Browse files
authored
Merge pull request #355 from playframework/mergify/bp/2.3.x/pr-354
[2.3.x] Fix `Dependency Graph` action (backport #354) by @ihostage
2 parents dc51900 + b683568 commit 828cab6

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)