Skip to content

Commit 248e6ba

Browse files
Bump sbt/setup-sbt from 1.5.0 to 1.5.1 (#515)
1 parent 6813c11 commit 248e6ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
distribution: 'temurin'
2525
java-version: '21'
2626
cache: 'sbt'
27-
- uses: sbt/setup-sbt@66fb4376e81982c7d92a4074170846fff88e2e30 # v1, specifically v1.5.0
27+
- uses: sbt/setup-sbt@9d56cf12e9b58d219605e1d8bfe69a8395fedde0 # v1, specifically v1.5.1
2828
- name: Install scala-cli
2929
uses: VirtusLab/scala-cli-setup@42e5f90b7aed2c0478e8074e5c25a030e1db3af6 # main, specifically v1.15.0
3030
with:
@@ -67,7 +67,7 @@ jobs:
6767
distribution: 'temurin'
6868
java-version: '21'
6969
cache: 'sbt'
70-
- uses: sbt/setup-sbt@66fb4376e81982c7d92a4074170846fff88e2e30 # v1, specifically v1.5.0
70+
- uses: sbt/setup-sbt@9d56cf12e9b58d219605e1d8bfe69a8395fedde0 # v1, specifically v1.5.1
7171
- name: Install native dependencies
7272
run: |
7373
sudo apt-get update

0 commit comments

Comments
 (0)