Skip to content

Commit

Permalink
Use changelog-tool from GitHub Container Registry (#4420)
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanTAllen authored Aug 30, 2023
1 parent ca3ebc9 commit acde89f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
name: Verify CHANGELOG is valid
runs-on: ubuntu-latest
container:
image: ponylang/changelog-tool:release
image: ghcr.io/ponylang/changelog-tool:release
steps:
- uses: actions/checkout@v3
- name: Verify CHANGELOG
Expand Down

0 comments on commit acde89f

Please sign in to comment.