diff --git a/.github/workflows/dependency-graph.yml b/.github/workflows/dependency-graph.yml index d8107913dec..5eb22f78eaf 100644 --- a/.github/workflows/dependency-graph.yml +++ b/.github/workflows/dependency-graph.yml @@ -21,6 +21,7 @@ jobs: with: fetch-depth: 0 ref: ${{ inputs.ref }} + - uses: sbt/setup-sbt@v1 - uses: scalacenter/sbt-dependency-submission@v3 with: # We submit ./documentation/build.sbt because the documentation project depends on the root project(s)