We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7014ff commit 4d36607Copy full SHA for 4d36607
.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.7
+ uses: docker://ghcr.io/ponylang/changelog-bot-action:0.3.8
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.10
+ uses: docker://ghcr.io/ponylang/release-notes-bot-action:0.3.11
27
0 commit comments