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 0e38927 commit 2243b93Copy full SHA for 2243b93
.github/workflows/scala-steward.yml
@@ -18,7 +18,7 @@ jobs:
18
app_id: 89698
19
private_key: ${{ secrets.UNFILTERED_APP_KEY }}
20
- name: Launch Scala Steward
21
- uses: scala-steward-org/scala-steward-action@v2.74.0
+ uses: scala-steward-org/scala-steward-action@v2.75.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