Skip to content

Commit

Permalink
actions: manifest: Update the revision of the manifest action
Browse files Browse the repository at this point in the history
Pull in zephyrproject-rtos/action-manifest#10.

Signed-off-by: Carles Cufi <[email protected]>
  • Loading branch information
carlescufi authored and nashif committed Oct 28, 2023
1 parent e734028 commit 09f6800
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/[email protected].0
uses: zephyrproject-rtos/[email protected].1
with:
github-token: ${{ secrets.ZB_GITHUB_TOKEN }}
manifest-path: 'west.yml'
Expand Down

0 comments on commit 09f6800

Please sign in to comment.