Skip to content

Commit 6f988f1

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update sbt/setup-sbt action to v1.1.9
1 parent c7b978c commit 6f988f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-all-samples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
java-version: 21
2020
distribution: temurin
21-
- uses: sbt/setup-sbt@69a46ab4acd4316aa16e68d91a9249a98d7e78d5 # v1.1.8
21+
- uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
2222
- name: 'Build all samples using JShell'
2323
run: java src/Builder.java
2424
- name: 'Check automation for updating versions'

0 commit comments

Comments
 (0)