Skip to content

Commit

Permalink
chore: update ncipollo/release-action action to v1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot committed Feb 22, 2025
1 parent ceae447 commit 0189903
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.15.0
uses: ncipollo/release-action@v1.16.0
with:
name: Release ${{ steps.generate_body.outputs.tag_name }}
tag: ${{ steps.generate_body.outputs.tag_name }}
Expand Down

0 comments on commit 0189903

Please sign in to comment.