Skip to content

chore: upgrade workflows action versions#11

Merged
anaverage-enri merged 5 commits into
mainfrom
chore/upgrade-workflows-action-versions
May 25, 2026
Merged

chore: upgrade workflows action versions#11
anaverage-enri merged 5 commits into
mainfrom
chore/upgrade-workflows-action-versions

Conversation

@anaverage-enri
Copy link
Copy Markdown
Owner

Summary

  • Updated all actions/checkout steps from version v4 to v5 in .github/workflows/label-sync.yml, .github/workflows/path-labeler.yml, and .github/workflows/size-labeler.yml.
  • Upgraded actions/labeler from v5 to v6.1.0 in .github/workflows/path-labeler.yml.
  • Updated pascalgn/size-label-action from v0.5.5 to v0.5.7 in .github/workflows/size-labeler.yml.

@anaverage-enri anaverage-enri self-assigned this May 22, 2026
@anaverage-enri anaverage-enri added ci CI/CD and workflow changes size/S <10 changed lines labels May 22, 2026
@anaverage-enri anaverage-enri requested a review from Copilot May 25, 2026 08:32
Copy link
Copy Markdown

Copilot AI left a comment

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 updates GitHub Actions used by the repo’s reusable labeling workflows to newer versions, aiming to keep automation dependencies current and consistent across label-sync, path labeling, and PR size labeling.

Changes:

  • Upgraded actions/checkout from v4 to v5 across all workflows.
  • Upgraded actions/labeler from v5 to v6.1.0 in the path labeler workflow.
  • Upgraded pascalgn/size-label-action from v0.5.5 to v0.5.7 in the size labeler workflow.

Reviewed changes

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

File Description
.github/workflows/size-labeler.yml Bumps checkout to v5 and PR size labeling action to v0.5.7.
.github/workflows/path-labeler.yml Bumps checkout to v5 and updates actions/labeler to v6.1.0.
.github/workflows/label-sync.yml Bumps checkout to v5 for pulling the shared label manifest.

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

@anaverage-enri anaverage-enri merged commit 821ea35 into main May 25, 2026
1 check passed
@anaverage-enri anaverage-enri deleted the chore/upgrade-workflows-action-versions branch May 25, 2026 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci CI/CD and workflow changes size/S <10 changed lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants