Skip to content

Commit 17aa592

Browse files
Bump sbt/setup-sbt from 1.1.22 to 1.1.23
Bumps [sbt/setup-sbt](https://github.com/sbt/setup-sbt) from 1.1.22 to 1.1.23. - [Release notes](https://github.com/sbt/setup-sbt/releases) - [Commits](sbt/setup-sbt@508b753...93e926c) --- updated-dependencies: - dependency-name: sbt/setup-sbt dependency-version: 1.1.23 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f98da0 commit 17aa592

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
java-version: 11
3030

3131
- name: Install sbt
32-
uses: sbt/setup-sbt@508b753e53cb6095967669e0911487d2b9bc9f41 # v1.1.22
32+
uses: sbt/setup-sbt@93e926cbdb4a428e41b4ef754124ec82925ffdc2 # v1.1.23
3333

3434
- name: Cache Coursier cache
3535
uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 # 8.1.0

0 commit comments

Comments
 (0)