Skip to content

Commit c76e517

Browse files
pull in new action version
1 parent 7718ca7 commit c76e517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/silabs-common-build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
bootstrap-log-name: bootstrap-logs-${{ inputs.example-app }}-${{ matrix.platform }}
3333

3434
- name: Build ${{ inputs.example-app }} configurations
35-
uses: SiliconLabsSoftware/matter-gn-build-action@v1.1.1
35+
uses: SiliconLabsSoftware/matter-gn-build-action@v1.1.2
3636
with:
3737
json-file-path: >
3838
${{ matrix.platform == 'mg24' && './.github/silabs-builds-mg24.json' ||

0 commit comments

Comments
 (0)