From a965f538c0e5cffa4fc967df7b8a193de41cc3bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 14:32:35 +0000 Subject: [PATCH] Bump sbt/setup-sbt from 1.4.0 to 1.5.0 Bumps [sbt/setup-sbt](https://github.com/sbt/setup-sbt) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/sbt/setup-sbt/releases) - [Commits](https://github.com/sbt/setup-sbt/compare/3afe9cf056c5d139bfc46579af1192d77a2f0821...66fb4376e81982c7d92a4074170846fff88e2e30) --- updated-dependencies: - dependency-name: sbt/setup-sbt dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/steward.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/steward.yml b/.github/workflows/steward.yml index ce4b3a4..7371ade 100644 --- a/.github/workflows/steward.yml +++ b/.github/workflows/steward.yml @@ -14,7 +14,7 @@ jobs: env: SBT_OPTS: -Xmx3G steps: - - uses: sbt/setup-sbt@3afe9cf056c5d139bfc46579af1192d77a2f0821 # v1.4.0 + - uses: sbt/setup-sbt@66fb4376e81982c7d92a4074170846fff88e2e30 # v1.5.0 - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0