Skip to content

[Improve]: crazy-max/ghaction-github-labeler を v5.0.0 から v6.0.0 にアップデートする #631

@YumNumm

Description

@YumNumm

背景

GitHub Actions で利用している crazy-max/ghaction-github-labeler を v5 系から v6 系へ更新する。

現在、workflow で crazy-max/ghaction-github-labeler v5.0.0 が利用されている。pinact run -u --min-age 7 の結果、更新先は v6.0.0 となる。

対象

  • crazy-max/ghaction-github-labeler v5.0.0 -> v6.0.0

参考

Changelog

crazy-max/ghaction-github-labeler v6.0.0

Full Changelog: crazy-max/ghaction-github-labeler@v5.3.0...v6.0.0

https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v6.0.0 より引用

主な変更点

  • v6.0.0 で action runtime が Node.js 24 に更新された。
  • self-hosted runner を使う場合は Actions Runner v2.327.1 以上が必要。
  • ESM へ移行されている。

対応方針

  • crazy-max/ghaction-github-labeler を利用している workflow を v6.0.0 に更新する。
  • 現状は GitHub-hosted runner を利用しているため、runner 更新は不要と判断する。
  • labeler workflow が成功することを確認する。

完了条件

  • pinact により crazy-max/ghaction-github-labelerv6.0.0 に更新されている。
  • pinact run --verify が成功する。
  • labeler workflow が成功する。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions