Skip to content

Commit 248c337

Browse files
Update dependency scala-steward-org/scala-steward to v0.39.1
1 parent 79c21d7 commit 248c337

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/_scala-steward-run.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
# requires Java 17+, which breaks the temurin:11 runner above. Renovate
4444
# tracks this pin; a bump past 0.39.0 fails on first run until the
4545
# runner is moved to JDK 17.
46-
scala-steward-version: 0.39.0
46+
scala-steward-version: 0.39.1
4747
# Pin the sbt and scalafmt versions Scala Steward runs against to the
4848
# ones used in this repository. Kept in sync by Renovate.
4949
sbt-version: 1.12.13
@@ -57,7 +57,7 @@ jobs:
5757
uses: scala-steward-org/scala-steward-action@v2.92.0
5858
with:
5959
# Kept in sync with the LIVE invocation above (Renovate).
60-
scala-steward-version: 0.39.0
60+
scala-steward-version: 0.39.1
6161
sbt-version: 1.12.13
6262
scalafmt-version: 3.11.3
6363
# No github-app-* inputs: the action falls back to the default

0 commit comments

Comments
 (0)