Skip to content

Commit 0398c47

Browse files
Update ncipollo/release-action action to v1.19.1
1 parent 5d70270 commit 0398c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
5555
- name: Create GitHub Release
5656
if: ${{ github.event_name == 'push' }}
57-
uses: ncipollo/release-action@v1.18.0
57+
uses: ncipollo/release-action@v1.19.1
5858
with:
5959
tag: ${{ env.TAG }}
6060
allowUpdates: true

0 commit comments

Comments
 (0)