Skip to content

Commit 6f1d4b3

Browse files
Update ncipollo/release-action action to v1.20.0
1 parent f60ef18 commit 6f1d4b3

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.15.0
150+
uses: ncipollo/release-action@v1.20.0
151151
with:
152152
draft: true
153153
name: ${{ env.DRAFT_RELEASE_NAME }}

0 commit comments

Comments
 (0)