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 63a3923 commit e9a7fa8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/scala-steward.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ 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
with:
github-token: ${{ steps.generate-token.outputs.token }}
author-name: scala-steward
author-email: 162267+scala-steward-for-moia[bot]@users.noreply.github.com
author-email: 162267+scala-steward-for-moia[bot]@users.noreply.github.com

0 comments on commit e9a7fa8

Please sign in to comment.