Skip to content

Commit 1d81d87

Browse files
Bump scala-steward-org/scala-steward-action from 2.84.0 to 2.85.0 (#643)
1 parent 412d459 commit 1d81d87

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.84.0
22+
uses: scala-steward-org/scala-steward-action@v2.85.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)