From ef6e68af8d3ce12d3f0990d56022440908830924 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 16:42:16 +0000 Subject: [PATCH] chore(deps): bump sbt/setup-sbt from 1.1.0 to 1.1.4 in the all group Bumps the all group with 1 update: [sbt/setup-sbt](https://github.com/sbt/setup-sbt). Updates `sbt/setup-sbt` from 1.1.0 to 1.1.4 - [Release notes](https://github.com/sbt/setup-sbt/releases) - [Commits](https://github.com/sbt/setup-sbt/compare/8a071aa780c993c7a204c785d04d3e8eb64ef272...50a38cca700907fb9df65ecabcefb85ebaa424a7) --- updated-dependencies: - dependency-name: sbt/setup-sbt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... 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 b8c46482..acb125d6 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@8a071aa780c993c7a204c785d04d3e8eb64ef272 # v1.1.0 + uses: sbt/setup-sbt@50a38cca700907fb9df65ecabcefb85ebaa424a7 # v1.1.4 - name: Submit dependencies id: submit uses: scalacenter/sbt-dependency-submission@64084844d2b0a9b6c3765f33acde2fbe3f5ae7d3 # v3.1.0