build: rebuild dist after @actions/core update#121
Merged
toshimaru merged 1 commit intoDec 15, 2025
Merged
Conversation
Update compiled dist/index.js and dist/licenses.txt after bumping @actions/core from 1.10.1 to 1.11.1. This fixes the CI check that ensures the dist files are up to date.
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
b8bbfe5
into
dependabot/npm_and_yarn/actions/core-1.11.1
2 checks passed
toshimaru
added a commit
that referenced
this pull request
Dec 15, 2025
Update compiled dist/index.js and dist/licenses.txt after bumping @actions/core from 1.10.1 to 1.11.1. This fixes the CI check that ensures the dist files are up to date. Co-authored-by: Claude <[email protected]>
toshimaru
added a commit
that referenced
this pull request
Dec 15, 2025
* build(deps): bump @actions/core from 1.10.1 to 1.11.1 Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.1 to 1.11.1. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) --- updated-dependencies: - dependency-name: "@actions/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * build: rebuild dist after @actions/core update (#121) Update compiled dist/index.js and dist/licenses.txt after bumping @actions/core from 1.10.1 to 1.11.1. This fixes the CI check that ensures the dist files are up to date. Co-authored-by: Claude <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Toshimaru <[email protected]> Co-authored-by: Claude <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update compiled dist/index.js and dist/licenses.txt after bumping @actions/core from 1.10.1 to 1.11.1. This fixes the CI check that ensures the dist files are up to date.