Skip to content

Commit 606cd7e

Browse files
Bump sbt/setup-sbt from 1.1.22 to 1.2.1
Bumps [sbt/setup-sbt](https://github.com/sbt/setup-sbt) from 1.1.22 to 1.2.1. - [Release notes](https://github.com/sbt/setup-sbt/releases) - [Commits](sbt/setup-sbt@508b753...af116cc) --- updated-dependencies: - dependency-name: sbt/setup-sbt dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47870ab commit 606cd7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
java-version: ${{ matrix.java }}
5353
cache: sbt
5454
- name: Install sbt
55-
uses: sbt/setup-sbt@508b753e53cb6095967669e0911487d2b9bc9f41 # v1.1.22
55+
uses: sbt/setup-sbt@af116cce31c00823d3903ce687f9cda3a4f19f1b # v1.2.1
5656
- name: Build
5757
run: |
5858
make SCALA_VERSION=${{ matrix.scala }} clean release

0 commit comments

Comments
 (0)