Skip to content

Release 0.62.0#361

Merged
jonasbn merged 3 commits into
masterfrom
release-0.62.0
Jun 19, 2026
Merged

Release 0.62.0#361
jonasbn merged 3 commits into
masterfrom
release-0.62.0

Conversation

@jonasbn

@jonasbn jonasbn commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

Release 0.62.0 — security release, update recommended

Changes since 0.61.0

Files changed

  • action.yml — image bumped to 0.62.0
  • README.md — all uses: references bumped to 0.62.0
  • CHANGELOG.md — entry added for 0.62.0

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 19, 2026 15:01

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prepares the 0.62.0 security release by updating the published action image tag, bumping README usage examples to the new version, and adding a matching changelog entry.

Changes:

  • Update action.yml to reference the 0.62.0 Docker image tag.
  • Update README.md workflow examples to use rojopolis/spellcheck-github-actions@0.62.0.
  • Add a 0.62.0 release entry to CHANGELOG.md summarizing the security-related dependency bumps and workflow cleanup PRs.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
README.md Bumps uses: references to 0.62.0 in documented workflow examples (also contains YAML examples needing indentation fixes).
CHANGELOG.md Adds the 0.62.0 release notes with links to the relevant PRs.
action.yml Updates the action’s Docker image reference to 0.62.0.
Comments suppressed due to low confidence (1)

README.md:381

  • The YAML example under config_path is not valid because the keys under with: are not indented. In GitHub Actions workflows, inputs must be nested under with:.
        uses: rojopolis/spellcheck-github-actions@0.62.0
        with:
        config_path: config/.spellcheck.yml # put path to configuration file here
        source_files: source/scanning.md source/triggers.md
        task_name: Markdown

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
Comment thread README.md Outdated
jonasbn and others added 2 commits June 19, 2026 17:08
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

@jonasbn jonasbn left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is approved ✅

@jonasbn jonasbn merged commit 390a08e into master Jun 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants