Skip to content

chore: 🔧 update action versions and copyright year#6

Merged
baxyz merged 1 commit into
mainfrom
update-from-website-2
May 21, 2026
Merged

chore: 🔧 update action versions and copyright year#6
baxyz merged 1 commit into
mainfrom
update-from-website-2

Conversation

@baxyz

@baxyz baxyz commented May 21, 2026

Copy link
Copy Markdown
Contributor
  • change conventional-commits action version to v1
  • update checkout action version to v6
  • correct copyright year in action.yml and validate.sh

Description

Please include a summary of what this PR does and why it's needed.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactoring
  • Test improvement

Related Issues

Closes #(issue number)

How Has This Been Tested?

Describe the tests you ran and how to reproduce them:

  • Test A
  • Test B

Checklist

  • My code follows the code style of this project
  • I have updated the documentation accordingly
  • I have added tests for my changes
  • All new and existing tests passed locally
  • My commits follow the conventional commit format

Screenshots (if applicable)

Add screenshots for UI changes.

Additional Context

Add any other context about the PR here.

- change conventional-commits action version to v1
- update checkout action version to v6
- correct copyright year in action.yml and validate.sh
Copilot AI review requested due to automatic review settings May 21, 2026 20:52
@github-actions

Copy link
Copy Markdown

✅ PR Validation Passed

All checks passed!


📋 Pipeline Status

Job Status
🧾 Conventional Commits passing
🐚 ShellCheck passing
🧪 Action Tests passing

🤖 Generated by @helpers4 CI • 2026-05-21

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the Conventional Commits action documentation and internal composite action dependencies to reflect a stable v1 usage and newer checkout action, while aligning license headers with the repository’s documented header format.

Changes:

  • Update README usage example to reference helpers4/action/conventional-commits@v1 instead of @main.
  • Bump actions/checkout used by the composite action to @v6.
  • Adjust copyright header lines in action.yml and validate.sh.

Reviewed changes

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

File Description
README.md Updates the documented action reference from @main to @v1.
conventional-commits/scripts/validate.sh Updates the file header to match the repository’s license header format.
conventional-commits/action.yml Updates the file header and bumps the checkout step to actions/checkout@v6.

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

@baxyz baxyz merged commit c23e273 into main May 21, 2026
8 checks passed
@baxyz baxyz deleted the update-from-website-2 branch May 21, 2026 21:13
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