We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37ce28c commit acfb1b7Copy full SHA for acfb1b7
.github/workflows/scala-steward.yml
@@ -18,7 +18,7 @@ jobs:
18
app_id: 89631
19
private_key: ${{ secrets.SCALIKEJDBC_BOT_KEY }}
20
- name: Launch Scala Steward
21
- uses: scala-steward-org/scala-steward-action@v2.75.0
+ uses: scala-steward-org/scala-steward-action@v2.76.0
22
with:
23
github-token: ${{ steps.generate_token.outputs.token }}
24
author-email: "74833019+scalikejdbc-bot[bot]@users.noreply.github.com"
0 commit comments