Skip to content

Commit 4862df8

Browse files
authored
Merge pull request #19 from sholdee/renovate/ncipollo-release-action-1.x
Update ncipollo/release-action action to v1.16.0
2 parents fdea374 + 864baba commit 4862df8

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.15.0
57+
uses: ncipollo/release-action@v1.16.0
5858
with:
5959
tag: ${{ env.TAG }}
6060
allowUpdates: true

0 commit comments

Comments
 (0)