Skip to content

Commit

Permalink
Merge pull request #5 from redvers/update_release-notes-bot
Browse files Browse the repository at this point in the history
Updated release-notes-bot
  • Loading branch information
Redvers Davies committed Apr 22, 2023
2 parents a41cfe1 + 4356709 commit 34134d2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-notes.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
name: Update release notes
steps:
- name: Update
uses: docker://ponylang/release-notes-bot-action:0.3.6
uses: docker://ponylang/release-notes-bot-action:0.3.7
with:
git_user_name: "redvers"
git_user_email: "red@infect.me"
Expand Down
3 changes: 3 additions & 0 deletions .release-notes/5.md
@@ -0,0 +1,3 @@
## Updated release-notes-bot-action to 0.3.7

Should address rebase issues.

0 comments on commit 34134d2

Please sign in to comment.