Skip to content

Commit b151927

Browse files
authored
Merge pull request #206 from AzisabaNetwork/renovate/softprops-action-gh-release-2.x
chore(deps): update softprops/action-gh-release action to v2.5.0
2 parents b9fd09c + 4087bb9 commit b151927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

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

3434
- name: Create github release
35-
uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2
35+
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
3636
with:
3737
draft: true
3838
files: build/libs/*.jar

0 commit comments

Comments
 (0)