Skip to content

Commit ee0fcdd

Browse files
committed
Update changelog-bot-action and release-notes-bot-action
1 parent a58185b commit ee0fcdd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/changelog-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
name: Update CHANGELOG.md
2121
steps:
2222
- name: Update Changelog
23-
uses: docker://ghcr.io/ponylang/changelog-bot-action:0.3.9
23+
uses: docker://ghcr.io/ponylang/changelog-bot-action:0.3.10
2424
with:
2525
GIT_USER_NAME: "Ponylang Main Bot"
2626
GIT_USER_EMAIL: "ponylang.main@gmail.com"

.github/workflows/release-notes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
name: Update release notes
2222
steps:
2323
- name: Update
24-
uses: docker://ghcr.io/ponylang/release-notes-bot-action:0.3.12
24+
uses: docker://ghcr.io/ponylang/release-notes-bot-action:0.3.13
2525
with:
2626
GIT_USER_NAME: "Ponylang Main Bot"
2727
GIT_USER_EMAIL: "ponylang.main@gmail.com"

0 commit comments

Comments
 (0)