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 ac9a252 commit c07c0aeCopy full SHA for c07c0ae
.github/workflows/scala-steward.yml
@@ -18,7 +18,7 @@ jobs:
18
private_key: ${{ secrets.SCALIKEJDBC_BOT_KEY }}
19
- name: Launch Scala Steward
20
if: ${{ !github.event.repository.fork }}
21
- uses: scala-steward-org/scala-steward-action@v2.69.0
+ uses: scala-steward-org/scala-steward-action@v2.70.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