Skip to content

Commit b99f7a3

Browse files
authored
Merge pull request #281 from playframework/mergify/bp/2.2.x/pr-280
[2.2.x] Fix `Dependency Graph` action (backport #280) by @ihostage
2 parents 76e86e5 + ea15a03 commit b99f7a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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)