Skip to content

Commit

Permalink
actions: manifest: Update to include fix to impostor commits.
Browse files Browse the repository at this point in the history
More details in:
zephyrproject-rtos/action-manifest#13

Signed-off-by: Carles Cufi <[email protected]>
  • Loading branch information
carlescufi authored and nashif committed Aug 3, 2024
1 parent 832261d commit fc75601
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 fc75601

Please sign in to comment.