File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -12,13 +12,12 @@ jobs:
1212 steps :
1313 - name : Generate token
1414 id : generate_token
15- uses : tibdex/ github-app-token@v2
15+ uses : actions/create- github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
1616 with :
17- app_id : 89698
18- private_key : ${{ secrets.UNFILTERED_APP_KEY }}
19- - uses : sbt/setup-sbt@v1
17+ app-id : 89698
18+ private-key : ${{ secrets.UNFILTERED_APP_KEY }}
2019 - name : Launch Scala Steward
21- uses : scala-steward-org/scala-steward-action@v2.78.0
20+ uses : scala-steward-org/scala-steward-action@f60ccd18bc9d8083e6809d9dc3db4a69a71d856c # v2.78.0
2221 with :
2322 github-token : ${{ steps.generate_token.outputs.token }}
2423 author-email : " 74865306+unfiltered-app[bot]@users.noreply.github.com"
You can’t perform that action at this time.
0 commit comments