Skip to content

Commit 2cfa4e3

Browse files
Bump scala-steward-org/scala-steward-action from 2.85.0 to 2.86.0 (#645)
1 parent 73b9b35 commit 2cfa4e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scala-steward.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup sbt
2020
uses: sbt/setup-sbt@v1
2121
- name: Scala Steward
22-
uses: scala-steward-org/scala-steward-action@v2.85.0
22+
uses: scala-steward-org/scala-steward-action@v2.86.0
2323
with:
2424
github-app-id: ${{ secrets.SCALA_STEWARD_GITHUB_APP_ID }}
2525
github-app-installation-id: ${{ secrets.SCALA_STEWARD_GITHUB_APP_INSTALLATION_ID }}

0 commit comments

Comments
 (0)