Skip to content

Commit bc561d4

Browse files
chore(deps): update svenstaro/upload-release-action digest to 81c65b7
1 parent 8c2dc75 commit bc561d4

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
@@ -21,7 +21,7 @@ jobs:
2121
arguments: jar
2222

2323
- name: Upload binaries to release
24-
uses: svenstaro/upload-release-action@5e35e583720436a2cc5f9682b6f55657101c1ea1 # v2
24+
uses: svenstaro/upload-release-action@81c65b7cd4de9b2570615ce3aad67a41de5b1a13 # v2
2525
with:
2626
repo_token: ${{ secrets.GITHUB_TOKEN }}
2727
file: ./build/libs/*.jar

0 commit comments

Comments
 (0)