Skip to content

Commit

Permalink
actions: manifest: check additional metadata in projects
Browse files Browse the repository at this point in the history
See zephyrproject-rtos/action-manifest#14.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
  • Loading branch information
carlescufi authored and nashif committed Nov 16, 2024
1 parent 0006ba8 commit a3cc532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
west init -l . || true
- name: Manifest
uses: zephyrproject-rtos/action-manifest@v1.3.1
uses: zephyrproject-rtos/action-manifest@v1.5.0
with:
github-token: ${{ secrets.ZB_GITHUB_TOKEN }}
manifest-path: 'west.yml'
Expand Down

0 comments on commit a3cc532

Please sign in to comment.