Skip to content

Commit

Permalink
Add setup-sbt to scala-steward GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
saeltz authored Dec 30, 2024
1 parent 07349c7 commit f54b5aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scala-steward.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
app_id: 162267
private_key: ${{ secrets.SCALA_STEWARD_APP_PRIVATE_KEY }}

- uses: sbt/setup-sbt@v1
- name: Launch Scala Steward
uses: scala-steward-org/scala-steward-action@v2
env:
Expand Down

0 comments on commit f54b5aa

Please sign in to comment.