File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 75
75
with :
76
76
java-version : 21
77
77
distribution : temurin
78
- - uses : sbt/setup-sbt@8ee7ec888f2a1af33ba66f994c4fb05aaf23e7d0 # v1.1.6
78
+ - uses : sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
79
79
- name : Update JUnit dependencies in samples
80
80
run : java src/Updater.java ${{ github.event.inputs.releaseVersion }}
81
81
- name : Inject staging repository URL
@@ -216,7 +216,7 @@ jobs:
216
216
with :
217
217
java-version : 21
218
218
distribution : temurin
219
- - uses : sbt/setup-sbt@8ee7ec888f2a1af33ba66f994c4fb05aaf23e7d0 # v1.1.6
219
+ - uses : sbt/setup-sbt@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
220
220
- name : Update JUnit dependencies in samples
221
221
run : java src/Updater.java ${{ github.event.inputs.releaseVersion }}
222
222
- name : Build samples
You can’t perform that action at this time.
0 commit comments