Skip to content

Commit ff00906

Browse files
chore(deps): update softprops/action-gh-release action to v2.5.1
1 parent 2efb1d3 commit ff00906

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
REPO_PASSWORD: ${{ secrets.REPO_PASSWORD }}
4545

4646
- name: Create release
47-
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
47+
uses: softprops/action-gh-release@71d29a04ae7c63895f38299d7a5e05d238f7f445 # v2.5.1
4848
with:
4949
tag_name: ${{ github.event.inputs.version }}
5050
files: build/libs/*.jar

0 commit comments

Comments
 (0)