Skip to content

Commit

Permalink
Merge pull request #156 from Dennis14e/dependabot/github_actions/ncip…
Browse files Browse the repository at this point in the history
…ollo/release-action-1.15.0

Bump ncipollo/release-action from 1.14.0 to 1.15.0
  • Loading branch information
Dennis14e authored Jan 14, 2025
2 parents 946449e + 84a2bb7 commit a650f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
path: ./CHANGELOG.md

- name: Release to GitHub
uses: ncipollo/release-action@v1.14.0
uses: ncipollo/release-action@v1.15.0
with:
name: Release v${{ steps.changelog.outputs.version }}
body: ${{ steps.changelog.outputs.changes }}
Expand Down

0 comments on commit a650f36

Please sign in to comment.