Skip to content

Commit 715c9c1

Browse files
chore(deps): update ncipollo/release-action action to v1.18.0 (#2062)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 904d8ea commit 715c9c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
token: ${{ github.token }}
137137
tag: ${{ github.ref_name }}
138138
- name: Create Release
139-
uses: ncipollo/release-action@v1.16.0
139+
uses: ncipollo/release-action@v1.18.0
140140
with:
141141
allowUpdates: true
142142
draft: false

0 commit comments

Comments
 (0)