Skip to content

Commit 862666b

Browse files
Carles CufiChromeos LUCI
authored andcommitted
actions: manifest: Update to the latest version
See these PRs for additional information on what changed between v1.5.0 and v1.7.0: zephyrproject-rtos/action-manifest#15 zephyrproject-rtos/action-manifest#16 (cherry picked from commit 6e92a3f) Original-Signed-off-by: Carles Cufi <[email protected]> GitOrigin-RevId: 6e92a3f Cr-Build-Id: 8727764308049365969 Cr-Build-Url: https://cr-buildbucket.appspot.com/build/8727764308049365969 Copybot-Job-Name: zephyr-main-copybot-downstream Change-Id: If75a1f0ede2bbd6fee7ce89bdd7647eded5e7e5f Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/6116712 Reviewed-by: Fabio Baltieri <[email protected]> Commit-Queue: Fabio Baltieri <[email protected]> Tested-by: ChromeOS Prod (Robot) <[email protected]>
1 parent 11d69b6 commit 862666b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
west init -l . || true
2727
2828
- name: Manifest
29-
uses: zephyrproject-rtos/action-manifest@v1.5.0
29+
uses: zephyrproject-rtos/action-manifest@v1.7.0
3030
with:
3131
github-token: ${{ secrets.ZB_GITHUB_TOKEN }}
3232
manifest-path: 'west.yml'

0 commit comments

Comments
 (0)