Skip to content

Commit

Permalink
Use changelog-bot-action from GitHub Container Registry
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanTAllen committed Aug 29, 2023
1 parent 221f70d commit 2eb4574
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: "[email protected]"
Expand Down

0 comments on commit 2eb4574

Please sign in to comment.