Skip to content

Commit

Permalink
Merge pull request #79 from Dennis14e/dependabot/github_actions/ncipo…
Browse files Browse the repository at this point in the history
…llo/release-action-1.13.0

Bump ncipollo/release-action from 1.12.0 to 1.13.0
  • Loading branch information
Dennis14e authored Aug 29, 2023
2 parents ede1361 + b229de6 commit a9710f1
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.12.0
uses: ncipollo/release-action@v1.13.0
with:
name: Release v${{ steps.changelog.outputs.version }}
body: ${{ steps.changelog.outputs.changes }}
Expand Down

0 comments on commit a9710f1

Please sign in to comment.