Skip to content

Commit

Permalink
Use changelog-bot-action from GitHub Container Registry (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanTAllen committed Aug 30, 2023
1 parent 5c6802d commit 33531f1
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 33531f1

Please sign in to comment.