Skip to content

Commit 69e9259

Browse files
chore(deps): update svenstaro/upload-release-action digest to 29e53e9
1 parent a3a0bde commit 69e9259

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

0 commit comments

Comments
 (0)