Skip to content

Commit

Permalink
Backport "fix: add sbt/setup-sbt for the dependency graph workflow" t…
Browse files Browse the repository at this point in the history
…o 3.6 (#22278)

Backports #22228 to the 3.6.3.

PR submitted by the release tooling.
  • Loading branch information
WojciechMazur authored Dec 30, 2024
2 parents 35dff76 + 376fc17 commit efefe01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dependency-graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: sbt/setup-sbt@v1
- uses: scalacenter/sbt-dependency-submission@v3
env:
DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}

0 comments on commit efefe01

Please sign in to comment.