[CI] chore: Bump actions/checkout to v7 with persist-credentials: false#41
Merged
Merged
Conversation
…tence Adapts the markdown lint workflow to actions/checkout@v7 and sets persist-credentials: false so the lint-only job does not retain the default GITHUB_TOKEN after checkout (CodeRabbit/zizmor artipacked). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📜 Recent review details⏰ Context from checks skipped due to timeout. (1)
🔇 Additional comments (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThe GitHub Actions markdown lint workflow updates ChangesCI Workflow Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
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.
Summary
Reemplaza a la PR #40 (Dependabot, cerrada). Adapta el workflow de lint de Markdown a
actions/checkout@v7y aplica el hardening propuesto por CodeRabbit/zizmor.actions/checkout@v6→@v7.persist-credentials: false— el job de lint no necesita conservar elGITHUB_TOKENtras el checkout (mitigaartipacked).No se aplica el pin a SHA (decisión intencional para mantener consistencia con el resto de acciones referenciadas por tag).
Test plan
artipackedmarkdownlintse ejecuta correctamente🤖 Generated with Claude Code