Skip to content

Commit 8ec569e

Browse files
chore(deps): update ncipollo/release-action action to v1.12.0 (#14)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3c2d6fe commit 8ec569e

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
@@ -56,7 +56,7 @@ jobs:
5656
if-no-files-found: error
5757

5858
- name: Create release draft
59-
uses: ncipollo/release-action@v1.10.0
59+
uses: ncipollo/release-action@v1.12.0
6060
with:
6161
name: ${{ steps.get_release_info.outputs.version }}
6262
tag: ${{ steps.get_release_info.outputs.tag }}

0 commit comments

Comments
 (0)