Skip to content

Commit bdbf657

Browse files
chore(deps): update svenstaro/upload-release-action digest to 6b7fa9f (#55)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c279fad commit bdbf657

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

0 commit comments

Comments
 (0)