We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ea24dc commit e960b53Copy full SHA for e960b53
.github/workflows/release-notes.yml
@@ -16,7 +16,7 @@ jobs:
16
name: Update release notes
17
steps:
18
- name: Update
19
- uses: docker://ghcr.io/ponylang/release-notes-bot-action:0.3.7
+ uses: docker://ghcr.io/ponylang/release-notes-bot-action:0.3.8
20
with:
21
git_user_name: "Ponylang Main Bot"
22
git_user_email: "[email protected]"
0 commit comments