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 34f6641 commit fc21685Copy full SHA for fc21685
.github/workflows/scala-steward.yml
@@ -19,7 +19,7 @@ jobs:
19
private_key: ${{ secrets.SCALIKEJDBC_BOT_KEY }}
20
- name: Launch Scala Steward
21
if: ${{ !github.event.repository.fork }}
22
- uses: scala-steward-org/scala-steward-action@v2.39.0
+ uses: scala-steward-org/scala-steward-action@v2.40.0
23
with:
24
github-token: ${{ steps.generate_token.outputs.token }}
25
author-email: "74833019+scalikejdbc-bot[bot]@users.noreply.github.com"
0 commit comments