Skip to content

feat(library)!: infer version of actions/checkout in consistency check job from classpath by default#2337

Merged
krzema12 merged 4 commits into
mainfrom
infer-from-classpath
Jun 7, 2026
Merged

feat(library)!: infer version of actions/checkout in consistency check job from classpath by default#2337
krzema12 merged 4 commits into
mainfrom
infer-from-classpath

Conversation

@krzema12
Copy link
Copy Markdown
Member

@krzema12 krzema12 commented Jun 7, 2026

Part of #2184.

This is the new default mainly because it works well with dependency updating bots, and rarely someone wants to have a different version of actions/checkout in the consistency check job than in the actual user-specified jobs. If needed, CheckoutActionVersionSource sealed interface is powerful enough to specify any desired version.

@krzema12 krzema12 changed the title feat(library)!: infer version of actions/checkout in consistency check job from classpat feat(library)!: infer version of actions/checkout in consistency check job by default from classpath Jun 7, 2026
@krzema12 krzema12 changed the title feat(library)!: infer version of actions/checkout in consistency check job by default from classpath feat(library)!: infer version of actions/checkout in consistency check job from classpath by default Jun 7, 2026
@krzema12 krzema12 marked this pull request as ready for review June 7, 2026 16:09
@krzema12 krzema12 merged commit 3717bd8 into main Jun 7, 2026
16 checks passed
@krzema12 krzema12 deleted the infer-from-classpath branch June 7, 2026 16:09
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.

1 participant