Skip to content

Commit 93b544f

Browse files
Update softprops/action-gh-release digest to 71d29a0
1 parent 0369c19 commit 93b544f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
run: ./gradlew shadowJar
2929

3030
- name: Create release
31-
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2
31+
uses: softprops/action-gh-release@71d29a04ae7c63895f38299d7a5e05d238f7f445 # v2
3232
with:
3333
files: build/libs/split-tests-java.jar

0 commit comments

Comments
 (0)