Skip to content

Commit a3cc532

Browse files
carlescufinashif
authored andcommitted
actions: manifest: check additional metadata in projects
See zephyrproject-rtos/action-manifest#14. Signed-off-by: Carles Cufi <[email protected]>
1 parent 0006ba8 commit a3cc532

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.3.1
29+
uses: zephyrproject-rtos/action-manifest@v1.5.0
3030
with:
3131
github-token: ${{ secrets.ZB_GITHUB_TOKEN }}
3232
manifest-path: 'west.yml'

0 commit comments

Comments
 (0)