Skip to content

Commit

Permalink
Pin sbt/setup-sbt action to 96cf3f0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and marcphilipp committed Jan 3, 2025
1 parent aeee9a6 commit 8f4779d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-all-samples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
java-version: 21
distribution: temurin
- uses: sbt/setup-sbt@v1
- uses: sbt/setup-sbt@96cf3f09dc501acdad7807fffe97dba9fa0709be # v1
- name: 'Build all samples using JShell'
run: java src/Builder.java
- name: 'Check automation for updating versions'
Expand Down

0 comments on commit 8f4779d

Please sign in to comment.