diff --git a/.github/workflows/release-notes.yml b/.github/workflows/release-notes.yml index 3e83160..d651f55 100644 --- a/.github/workflows/release-notes.yml +++ b/.github/workflows/release-notes.yml @@ -16,7 +16,7 @@ jobs: name: Update release notes steps: - name: Update - uses: docker://ponylang/release-notes-bot-action:0.3.6 + uses: docker://ghcr.io/ponylang/release-notes-bot-action:0.3.7 with: git_user_name: "Ponylang Main Bot" git_user_email: "ponylang.main@gmail.com"