Skip to content

Commit 5d74d61

Browse files
chore(deps): update ncipollo/release-action action to v1.15.0 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 71155e4 commit 5d74d61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
echo "RELEASE_TYPE=${RELEASE_TYPE}" >> $GITHUB_ENV
3434
3535
- name: Create Release 🎉
36-
uses: ncipollo/release-action@v1.14.0
36+
uses: ncipollo/release-action@v1.15.0
3737
if: github.ref_type == 'tag'
3838
with:
3939
bodyFile: "changelog.txt"

0 commit comments

Comments
 (0)