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 9df0e99 commit 676cb6eCopy full SHA for 676cb6e
.github/workflows/scala-steward.yml
@@ -18,7 +18,7 @@ jobs:
18
private_key: ${{ secrets.UNFILTERED_APP_KEY }}
19
- uses: sbt/setup-sbt@v1
20
- name: Launch Scala Steward
21
- uses: scala-steward-org/scala-steward-action@v2.76.0
+ uses: scala-steward-org/scala-steward-action@v2.77.0
22
with:
23
github-token: ${{ steps.generate_token.outputs.token }}
24
author-email: "74865306+unfiltered-app[bot]@users.noreply.github.com"
0 commit comments