We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c6395f1 + 294db3a commit 728cb67Copy full SHA for 728cb67
1 file changed
.github/workflows/release.yml
@@ -28,6 +28,6 @@ jobs:
28
run: ./gradlew shadowJar
29
30
- name: Create release
31
- uses: softprops/action-gh-release@b25b93d384199fc0fc8c2e126b2d937a0cbeb2ae # v2
+ uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2
32
with:
33
files: build/libs/split-tests-java.jar
0 commit comments