Release 0.63.0 - #367
Merged
Merged
Conversation
- Bump action.yml image to jonasbn/github-action-spellcheck:0.63.0 - Update README.md version references to 0.63.0 - Add CHANGELOG.md entry for 0.63.0 (Python 3.14.6 base image) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Release-prep update for 0.63.0, aligning the action’s Docker image reference, documentation examples, and changelog with the new version.
Changes:
- Bump
action.ymlDocker image todocker://jonasbn/github-action-spellcheck:0.63.0 - Update
README.mdworkflow snippets to referencerojopolis/spellcheck-github-actions@0.63.0 - Add
CHANGELOG.mdentry for0.63.0(Python 3.14.6 base image)
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| README.md | Updates all documented uses: examples to 0.63.0. |
| CHANGELOG.md | Adds the 0.63.0 release entry. |
| action.yml | Bumps the referenced Docker image tag to 0.63.0. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
action.ymlimage todocker://jonasbn/github-action-spellcheck:0.63.0uses: rojopolis/spellcheck-github-actions@0.62.0references inREADME.mdto0.63.0CHANGELOG.mdentry for0.63.0(maintenance release — Python 3.14.6 base image)Changes since 0.62.0
actions/checkoutfrom 6.0.3 to 7.0.0 (Bump actions/checkout from 6.0.3 to 7.0.0 #365)rojopolis/spellcheck-github-actionsfrom 0.61.0 to 0.62.0 in workflows (Bump rojopolis/spellcheck-github-actions from 0.61.0 to 0.62.0 #366)Test plan
perl scripts/build.pl 0.63.0to tag and push to GitHub and DockerHub🤖 Generated with Claude Code