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 49bf30a commit 1cc2b73Copy full SHA for 1cc2b73
.github/workflows/scala-steward.yml
@@ -18,7 +18,7 @@ jobs:
18
private_key: ${{ secrets.FOUNDWEEKENDS_BOT_KEY }}
19
- name: Launch Scala Steward
20
if: ${{ !github.event.repository.fork }}
21
- uses: scala-steward-org/scala-steward-action@v2.15.0
+ uses: scala-steward-org/scala-steward-action@v2.16.0
22
with:
23
github-token: ${{ steps.generate_token.outputs.token }}
24
author-email: "74864734+foundweekends-bot[bot]@users.noreply.github.com"
0 commit comments