Skip to content

Commit ea087db

Browse files
build(deps): bump ncipollo/release-action from 1.13.0 to 1.15.0 (#164)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eeeb375 commit ea087db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
tag: ${{ github.ref_name }}
3333

3434
- name: Create Release
35-
uses: ncipollo/release-action@v1.13.0
35+
uses: ncipollo/release-action@v1.15.0
3636
with:
3737
allowUpdates: true
3838
draft: false

0 commit comments

Comments
 (0)