We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40cd35e commit 9e63896Copy full SHA for 9e63896
.github/workflows/manifest.yml
@@ -26,7 +26,7 @@ jobs:
26
west init -l . || true
27
28
- name: Manifest
29
- uses: zephyrproject-rtos/action-manifest@v1.3.1
+ uses: zephyrproject-rtos/action-manifest@v1.5.0
30
with:
31
github-token: ${{ secrets.ZB_GITHUB_TOKEN }}
32
manifest-path: 'west.yml'
0 commit comments