There was an error while loading. Please reload this page.
1 parent 79d59f8 commit 4167a18Copy full SHA for 4167a18
2 files changed
.github/workflows/changelog-bot.yml
@@ -20,7 +20,7 @@ jobs:
20
name: Update CHANGELOG.md
21
steps:
22
- name: Update Changelog
23
- uses: docker://ghcr.io/ponylang/changelog-bot-action:0.3.11
+ uses: docker://ghcr.io/ponylang/changelog-bot-action:0.3.12
24
with:
25
GIT_USER_NAME: "Ponylang Main Bot"
26
GIT_USER_EMAIL: "ponylang.main@gmail.com"
.github/workflows/release-notes.yml
@@ -21,7 +21,7 @@ jobs:
name: Update release notes
- name: Update
- uses: docker://ghcr.io/ponylang/release-notes-bot-action:0.3.14
+ uses: docker://ghcr.io/ponylang/release-notes-bot-action:0.3.15
27
0 commit comments