Skip to content

Commit 07bff03

Browse files
Bump ncipollo/release-action from 1.14.0 to 1.15.0 (#773)
1 parent 06991b0 commit 07bff03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
branch: '${{ github.ref }}'
6161
tags: true
6262
- name: 'Create GitHub Release'
63-
uses: 'ncipollo/release-action@v1.14.0'
63+
uses: 'ncipollo/release-action@v1.15.0'
6464
with:
6565
tag: 'v${{ env.VERSION_NUMBER }}'
6666
name: 'Version ${{ env.VERSION_NUMBER }}'

0 commit comments

Comments
 (0)