Update openwrt/gh-action-sdk action to v11 - autoclosed#82
Update openwrt/gh-action-sdk action to v11 - autoclosed#82renovate[bot] wants to merge 1 commit into
Conversation
|
|
📝 WalkthroughWalkthroughThe workflow file's legacy IPK build step was updated to reference ChangesWorkflow Action Version Bump
Estimated code review effort: 1 (Trivial) | ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Comment |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
.github/workflows/multi-arch-build.yml (1)
130-131: 📐 Maintainability & Code Quality | 🔵 Trivial | ⚡ Quick winStale comment references old version.
The comment still says "Use legacy v10 action" but the version was bumped to v11 on the next line, making the comment misleading about the actual pinned version.
✏️ Proposed fix
- # Use legacy v10 action for OpenWrt 23.05 and 22.03 due to compatibility issues + # Use legacy v11 action for OpenWrt 23.05 and 22.03 due to compatibility issues uses: openwrt/gh-action-sdk@v11🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In @.github/workflows/multi-arch-build.yml around lines 130 - 131, Update the inline comment near the openwrt/gh-action-sdk usage so it matches the pinned action version. The current note in the multi-arch build workflow still says “legacy v10 action” while the actual uses: openwrt/gh-action-sdk reference is v11; revise the comment to reflect the current version or remove the version-specific wording to avoid misleading readers.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Nitpick comments:
In @.github/workflows/multi-arch-build.yml:
- Around line 130-131: Update the inline comment near the openwrt/gh-action-sdk
usage so it matches the pinned action version. The current note in the
multi-arch build workflow still says “legacy v10 action” while the actual uses:
openwrt/gh-action-sdk reference is v11; revise the comment to reflect the
current version or remove the version-specific wording to avoid misleading
readers.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro Plus
Run ID: aca38216-fbed-440d-9670-1eebcf83c6f1
📒 Files selected for processing (1)
.github/workflows/multi-arch-build.yml
This PR contains the following updates:
v10→v11Release Notes
openwrt/gh-action-sdk (openwrt/gh-action-sdk)
v11Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
Summary by CodeRabbit