Skip to content

Rebuild dist/ after @actions/github 7.0.0 upgrade#227

Merged
felickz merged 2 commits intodependabot/npm_and_yarn/actions/github-7.0.0from
copilot/sub-pr-226
Jan 26, 2026
Merged

Rebuild dist/ after @actions/github 7.0.0 upgrade#227
felickz merged 2 commits intodependabot/npm_and_yarn/actions/github-7.0.0from
copilot/sub-pr-226

Conversation

Copy link
Contributor

Copilot AI commented Jan 26, 2026

Dependabot upgraded @actions/github from 6.0.0 to 7.0.0 but didn't regenerate the bundled dist/ directory, causing the check-dist workflow to fail.

Changes

  • Rebuilt dist/index.js and dist/index.js.map with updated dependencies via npm run build && npm run package
  • No source code changes required - the v7 upgrade is API-compatible with existing usage

The bundled output now includes the v7 dependency, resolving the check-dist mismatch.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: felickz <1760475+felickz@users.noreply.github.com>
Copilot AI changed the title [WIP] Bump @actions/github from 6.0.0 to 7.0.0 Rebuild dist/ after @actions/github 7.0.0 upgrade Jan 26, 2026
Copilot AI requested a review from felickz January 26, 2026 15:41
@felickz felickz marked this pull request as ready for review January 26, 2026 22:36
@felickz felickz merged commit 68dcfb9 into dependabot/npm_and_yarn/actions/github-7.0.0 Jan 26, 2026
3 checks passed
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.

2 participants