Skip to content

Commit 89228cb

Browse files
Update softprops/action-gh-release action to v3
1 parent 928dc4a commit 89228cb

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@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2
31+
uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3
3232
with:
3333
files: build/libs/split-tests-java.jar

0 commit comments

Comments
 (0)