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 982b81f commit 915520bCopy full SHA for 915520b
.github/workflows/scala-steward.yml
@@ -13,7 +13,7 @@ jobs:
13
name: Scala Steward
14
steps:
15
- name: Scala Steward
16
- uses: scala-steward-org/scala-steward-action@v2.69.0
+ uses: scala-steward-org/scala-steward-action@v2.71.0
17
with:
18
github-app-id: ${{ secrets.SCALA_STEWARD_GITHUB_APP_ID }}
19
github-app-installation-id: ${{ secrets.SCALA_STEWARD_GITHUB_APP_INSTALLATION_ID }}
0 commit comments