Skip to content

Commit f60ef18

Browse files
authored
Merge pull request #3 from Zarklord/renovate/ncipollo-release-action-1.x
Update ncipollo/release-action action to v1.15.0
2 parents c19436d + c8a0b57 commit f60ef18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147

148148
- name: Create draft release
149149
if: ${{ contains(github.ref_type, 'tag') }}
150-
uses: ncipollo/release-action@v1.14.0
150+
uses: ncipollo/release-action@v1.15.0
151151
with:
152152
draft: true
153153
name: ${{ env.DRAFT_RELEASE_NAME }}

0 commit comments

Comments
 (0)