ci: bump MegaLinter workflow checkout action to v6.0.3 - #166
Conversation
Bring the checkout action pin in line with other LFX repos' MegaLinter workflows. MegaLinter itself is already at v9.6.0 with persist-credentials: false and ACTION_ZIZMOR_UNSECURED_ENV_VARIABLES already configured, so no further changes are needed here. Assisted-by: github-copilot:claude-sonnet-5 Signed-off-by: Eric Searcy <eric@linuxfoundation.org>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
Included review availability: 2 reviews are currently available. Your included PR review attempts over the past 7 days set your current allowance at 5 reviews per hour. WalkthroughThe Mega-Linter workflow updates its pinned ChangesMega-Linter workflow
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This localized workflow update is merge-ready after normal checks and review, with no actionable merge-blocking risk remaining. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.) ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Pull request overview
Updates MegaLinter’s checkout action to the standardized version.
Changes:
- Pins
actions/checkoutto the valid v6.0.3 commit SHA.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Summary
Minor MegaLinter workflow standardization per LFXV2-3338.
actions/checkoutpin from v4.2.2 to v6.0.3, matching other LFX repos.Everything else in this repo's MegaLinter setup is already exemplary and was left untouched (already on v9.6.0,
ACTION_ZIZMOR_UNSECURED_ENV_VARIABLESalready configured, and theslsa-github-generatortag-pin + documented zizmor ignore inrelease.yamlis the reference pattern other repos in this rollout are being aligned to).Jira
LFXV2-3338
🤖 Generated with GitHub Copilot (via OpenCode)