Skip to content

[GitHub Actions] actions/github-script を v9.0.0 に更新#643

Open
YumNumm wants to merge 1 commit into
ymm-oss:mainfrom
YumNumm:issues/630
Open

[GitHub Actions] actions/github-script を v9.0.0 に更新#643
YumNumm wants to merge 1 commit into
ymm-oss:mainfrom
YumNumm:issues/630

Conversation

@YumNumm

@YumNumm YumNumm commented May 11, 2026

Copy link
Copy Markdown
Contributor

概要

actions/github-script を v7.0.1 から v9.0.0 に更新します。

主な変更点

  • v8.0.0: Node.js 24 runtime に更新
  • v9.0.0: getOctokit が script context に注入。@actions/github v9 (ESM-only) に更新、require('@actions/github') は不可(本プロジェクトの script では非使用)

Closes #630

@YumNumm YumNumm marked this pull request as ready for review May 11, 2026 17:07

@blendthink blendthink 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.

LGTM です!
ご対応ありがとうございます!

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.

[Improve]: actions/github-script を v7.0.1 から v9.0.0 にアップデートする

2 participants