Skip to content

Commit bfae88e

Browse files
chore(deps): update svenstaro/upload-release-action digest to b98a3b1
1 parent a3a87c3 commit bfae88e

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@6b7fa9f267e90b50a19fef07b3596790bb941741 # v2
24+
uses: svenstaro/upload-release-action@b98a3b12e86552593f3e4e577ca8a62aa2f3f22b # v2
2525
with:
2626
repo_token: ${{ secrets.GITHUB_TOKEN }}
2727
file: ./build/libs/*.jar

0 commit comments

Comments
 (0)