We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04a8091 commit 1c3120aCopy full SHA for 1c3120a
1 file changed
.github/workflows/scala-steward.yml
@@ -14,7 +14,7 @@ jobs:
14
id: generate_token
15
uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
16
with:
17
- app-id: 89698
+ client-id: 89698
18
private-key: ${{ secrets.UNFILTERED_APP_KEY }}
19
- name: Launch Scala Steward
20
uses: scala-steward-org/scala-steward-action@026472ebc0e1f80577b240b249e3dc1494e7041b # v2.86.0
0 commit comments