Skip to content

Commit 4b72dfc

Browse files
authored
Pin raz1 custom extension
Pin Raz1_custom_extension to v0.0.3
1 parent ddd1f32 commit 4b72dfc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/app-btl-build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
metadata_extra: "{}"
135135
ota_string: ${{ inputs.app_ota_string }}
136136
sdk_extensions: >-
137-
"https://github.com/Adminiuga/Raz1_custom_components_extension"
137+
"https://github.com/Adminiuga/Raz1_custom_components_extension#v0.0.3"
138138
with_bootloader: ${{ needs.bootloader-build.outputs.project_name }}
139139

140140
app-firmware-build:
@@ -214,7 +214,7 @@ jobs:
214214
metadata_extra: "{}"
215215
ota_string: ${{ inputs.app_ota_string }}
216216
sdk_extensions: >-
217-
"https://github.com/Adminiuga/Raz1_custom_components_extension"
217+
"https://github.com/Adminiuga/Raz1_custom_components_extension#v0.0.3"
218218
219219
bootloader-build:
220220
if: inputs.build_btl

0 commit comments

Comments
 (0)