Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Commit f499c6b

Browse files
Update ncipollo/release-action action to v1.13.0 (#183)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d93bdbe commit f499c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release-draft.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
# tar -zcvf ${{ env.APP_NAME }}.tar.gz ${{ env.APP_NAME }}
103103

104104
- name: Create release draft
105-
uses: ncipollo/release-action@v1.12.0
105+
uses: ncipollo/release-action@v1.13.0
106106
with:
107107
name: ${{ env.RELEASE_TAG }}
108108
tag: ${{ env.RELEASE_TAG }}

0 commit comments

Comments
 (0)