Skip to content

Commit 9918024

Browse files
Update ncipollo/release-action action to v1.16.0 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0a5c5ef commit 9918024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
echo "RELEASE_TYPE=${RELEASE_TYPE}" >> $GITHUB_ENV
5757
5858
- name: Create Release 🎉
59-
uses: ncipollo/release-action@v1.15.0
59+
uses: ncipollo/release-action@v1.16.0
6060
if: github.ref_type == 'tag'
6161
with:
6262
artifacts: ${{ env.ARTIFACT_PATH }}

0 commit comments

Comments
 (0)