From 4c4d66a01da5369c8f939ce368d9bf170d47ba98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 08:47:09 +0000 Subject: [PATCH] chore(deps): bump sbt/setup-sbt from 1.2.0 to 1.4.0 Bumps [sbt/setup-sbt](https://github.com/sbt/setup-sbt) from 1.2.0 to 1.4.0. - [Release notes](https://github.com/sbt/setup-sbt/releases) - [Commits](https://github.com/sbt/setup-sbt/compare/4ed7b7ec4bfa2074fe48554c09e341267397247c...3afe9cf056c5d139bfc46579af1192d77a2f0821) --- updated-dependencies: - dependency-name: sbt/setup-sbt dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/sbt-dependency-graph.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sbt-dependency-graph.yaml b/.github/workflows/sbt-dependency-graph.yaml index 68729d8a7b..fd2bb9a5a6 100644 --- a/.github/workflows/sbt-dependency-graph.yaml +++ b/.github/workflows/sbt-dependency-graph.yaml @@ -19,7 +19,7 @@ jobs: java-version: 17 - name: Install sbt id: sbt - uses: sbt/setup-sbt@4ed7b7ec4bfa2074fe48554c09e341267397247c # v1.2.0 + uses: sbt/setup-sbt@3afe9cf056c5d139bfc46579af1192d77a2f0821 # v1.4.0 - name: Submit dependencies id: submit uses: scalacenter/sbt-dependency-submission@f43202114d7522a4b233e052f82c2eea8d658134 # v3.2.1