Skip to content

Commit 1c3120a

Browse files
authored
Change app-id to client-id
1 parent 04a8091 commit 1c3120a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scala-steward.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
id: generate_token
1515
uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
1616
with:
17-
app-id: 89698
17+
client-id: 89698
1818
private-key: ${{ secrets.UNFILTERED_APP_KEY }}
1919
- name: Launch Scala Steward
2020
uses: scala-steward-org/scala-steward-action@026472ebc0e1f80577b240b249e3dc1494e7041b # v2.86.0

0 commit comments

Comments
 (0)