Skip to content

Commit

Permalink
chore: update ncipollo/release-action action to v1.15.0 (#10146)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Jan 12, 2025
1 parent 62109de commit c921b4a
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 @@ -71,7 +71,7 @@ jobs:
- name: Create GitHub Release
if: ${{ env.IS_RRE_RELEASE_MODE == 'false' }}
uses: ncipollo/release-action@v1.14.0
uses: ncipollo/release-action@v1.15.0
with:
name: Release ${{ steps.generate_body.outputs.tag_name }}
tag: ${{ steps.generate_body.outputs.tag_name }}
Expand Down

0 comments on commit c921b4a

Please sign in to comment.