ci: bump kubb-labs/config pin to latest main - #3877
Merged
Merged
Conversation
Updates the pinned kubb-labs/config commit used by .github/setup, .github/actions/release, and .github/actions/promote to the latest main (kubb-labs/config#26), which fixes a stale action-version comment and brings the README's documented .github/setup inputs back in line with action.yml. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01VhDXxZpupSZWQ8a7RBdZWE
|
Contributor
|
Size Change: 0 B Total Size: 421 kB ℹ️ View Unchanged
|
@kubb/adapter-oas
@kubb/ast
@kubb/cli
@kubb/core
@kubb/kit
kubb
@kubb/mcp
@kubb/parser-md
@kubb/parser-ts
@kubb/plugin-barrel
@kubb/renderer-jsx
unplugin-kubb
commit: |
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.
🎯 Changes
Bumps the pinned
kubb-labs/configcommit SHA used by.github/setup,.github/actions/release, and.github/actions/promoteto the latestmain(kubb-labs/config#26, commit86eda99b453a969ba4d2dcc52cde1363f59eb9df).That config-repo change corrected a stale
actions/checkoutversion comment (the pin already pointed at thev7.0.1commit but was labeled# v6) and brought the README's documented.github/setupinputs back in line withaction.yml(node-versionhas no default and is required;force-installwas undocumented). No behavior change for this repo's workflows.✅ Checklist
pnpm run test.🚀 Release Impact
Generated by Claude Code