Skip to content

Commit c01e1f0

Browse files
chore(deps): upgrade sbt/setup-sbt action to v1.5.8
1 parent e9eb8aa commit c01e1f0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/native-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
check-latest: false
4242
cache: sbt
4343

44-
- uses: sbt/setup-sbt@af116cce31c00823d3903ce687f9cda3a4f19f1b # v1.2.1
44+
- uses: sbt/setup-sbt@c7d2d6258b4bd0d3ec5129e6b3453199d3c79729 # v1.5.8
4545
with:
4646
disk-cache: false
4747

.github/workflows/quality.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
check-latest: false
2020
cache: sbt
2121

22-
- uses: sbt/setup-sbt@af116cce31c00823d3903ce687f9cda3a4f19f1b # v1.2.1
22+
- uses: sbt/setup-sbt@c7d2d6258b4bd0d3ec5129e6b3453199d3c79729 # v1.5.8
2323
with:
2424
disk-cache: false
2525

@@ -49,7 +49,7 @@ jobs:
4949
check-latest: false
5050
cache: sbt
5151

52-
- uses: sbt/setup-sbt@af116cce31c00823d3903ce687f9cda3a4f19f1b # v1.2.1
52+
- uses: sbt/setup-sbt@c7d2d6258b4bd0d3ec5129e6b3453199d3c79729 # v1.5.8
5353
with:
5454
disk-cache: false
5555

0 commit comments

Comments
 (0)