Skip to content

Commit

Permalink
chore(deps): update ncipollo/release-action action to v1.14.0 (#1021)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Feb 6, 2024
1 parent 72a3495 commit 54e7ec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- name: Create GitHub Release
if: ${{ env.IS_DRY_MODE == 'false' }}
uses: ncipollo/release-action@v1.13.0
uses: ncipollo/release-action@v1.14.0
with:
name: Release ${{ steps.generate_body.outputs.tag_name }}
tag: ${{ steps.generate_body.outputs.tag_name }}
Expand Down

0 comments on commit 54e7ec9

Please sign in to comment.