diff --git a/.github/workflows/release-notes.yml b/.github/workflows/release-notes.yml index 917e0ecf2b..120fbf7470 100644 --- a/.github/workflows/release-notes.yml +++ b/.github/workflows/release-notes.yml @@ -21,7 +21,7 @@ jobs: name: Update release notes steps: - name: Update - uses: docker://ghcr.io/ponylang/release-notes-bot-action:0.3.8 + uses: docker://ghcr.io/ponylang/release-notes-bot-action:0.3.9 with: git_user_name: "Ponylang Main Bot" git_user_email: "ponylang.main@gmail.com"