Commit 89243ac
@actions/githubアップデート (#2025)
* fix(deps): update dependency @actions/github to v9
* fix: @actions/github v9に対応するためインポートを修正
@actions/github v9では./lib/contextパスがエクスポートされなくなったため、
メインモジュールからcontextをインポートしてtypeofで型を取得するように変更。
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* fix(deps): remove undici override
override なしでも
CVE-2026-22036 が解消されるようになったため、#2006 で追加した
undici の override を削除しました。
* dist反映 (#2027)
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: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 4996576 commit 89243ac
File tree
6 files changed
+62
-295
lines changed- dist
- src
6 files changed
+62
-295
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments