Skip to content

Commit

Permalink
Update scala-steward action definition (#392)
Browse files Browse the repository at this point in the history
  • Loading branch information
guizmaii authored May 7, 2024
1 parent 419db9b commit f07e588
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/scala-steward.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,8 @@ jobs:
steps:
- name: Scala Steward
uses: scala-steward-org/[email protected]
with:
github-app-id: ${{ secrets.SCALA_STEWARD_GITHUB_APP_ID }}
github-app-installation-id: ${{ secrets.SCALA_STEWARD_GITHUB_APP_INSTALLATION_ID }}
github-app-key: ${{ secrets.SCALA_STEWARD_GITHUB_APP_PRIVATE_KEY }}
github-app-auth-only: true

0 comments on commit f07e588

Please sign in to comment.