Skip to content

Commit

Permalink
Use changelog-bot-action from GitHub Container Registry (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanTAllen authored Aug 30, 2023
1 parent 6012191 commit 959ee5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
name: Update CHANGELOG.md
steps:
- name: Update Changelog
uses: docker://ponylang/changelog-bot-action:0.3.5
uses: docker://ghcr.io/ponylang/changelog-bot-action:0.3.5
with:
git_user_name: "Ponylang Main Bot"
git_user_email: "ponylang.main@gmail.com"
Expand Down

0 comments on commit 959ee5b

Please sign in to comment.