Skip to content

[SL-ONLY] Update matter_build_action to v2#874

Merged
Michael Duggan (miduggan24) merged 1 commit intomainfrom
build_action_versioning
Mar 13, 2026
Merged

[SL-ONLY] Update matter_build_action to v2#874
Michael Duggan (miduggan24) merged 1 commit intomainfrom
build_action_versioning

Conversation

@miduggan24
Copy link
Contributor

@miduggan24 Michael Duggan (miduggan24) commented Mar 11, 2026

Summary

Currently matter_build_action references are hardcoded to v2.0.0. This means that minor updates like v2.0.1 or v2.1.0 would not get picked up.

Update references to reference generic v2 tag instead.

Related issues

n/a

Testing

CI

Readability checklist

The checklist below will help the reviewer finish PR review in time and keep the
code readable:

  • PR title is
    descriptive
  • Apply the
    “When in Rome…”
    rule (coding style)
  • PR size is short
  • Try to avoid "squashing" and "force-update" in commit history
  • CI time didn't increase

See: Pull Request Guidelines


Note

Low Risk
Low risk workflow-only change that switches the GitHub Action reference from a pinned patch version to the moving v2 tag; any risk comes from picking up future v2 action updates automatically.

Overview
Updates the Silabs common build workflow to use SiliconLabsSoftware/matter_build_action@v2 instead of pinning to @v2.0.0, allowing CI to automatically pick up newer v2 releases of the build action.

Written by Cursor Bugbot for commit 3bc028d. This will update automatically on new commits. Configure here.

@silabs-matter-ci-bot silabs-matter-ci-bot bot added the sl-only This TAG indicates that this commit is a silabs-specific commit that cannot be upstreamed to CSA. label Mar 11, 2026
@miduggan24 Michael Duggan (miduggan24) changed the title [SL-ONLY] pdate to v2 [SL-ONLY] Update matter_build_action to v2 Mar 11, 2026
@miduggan24 Michael Duggan (miduggan24) marked this pull request as ready for review March 12, 2026 12:32
@miduggan24 Michael Duggan (miduggan24) requested a review from a team as a code owner March 12, 2026 12:32
@miduggan24 Michael Duggan (miduggan24) merged commit ea53d4c into main Mar 13, 2026
90 checks passed
@miduggan24 Michael Duggan (miduggan24) deleted the build_action_versioning branch March 13, 2026 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sl-only This TAG indicates that this commit is a silabs-specific commit that cannot be upstreamed to CSA.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants