Commit d72cd95
@actions/githubアップデート (#1599)
* Update dependency @actions/github to v9
* fix: @actions/github v9に対応するためインポートを修正
@actions/github v9では./lib/contextパスがエクスポートされなくなったため、
メインモジュールからcontextをインポートしてtypeofで型を取得するように変更。
* fix(deps): remove undici override
override なしでも
CVE-2026-22036 が解消されるようになったため、#1578 で追加した
undici の override を削除しました。
* dist反映 (#1600)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent b92144c commit d72cd95
4 files changed
Lines changed: 49 additions & 312 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments