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 4e452f3 commit 4e90617Copy full SHA for 4e90617
.github/workflows/manifest.yml
@@ -31,7 +31,7 @@ jobs:
31
west update zephyr
32
33
- name: Manifest
34
- uses: zephyrproject-rtos/action-manifest@v1.6.0
+ uses: zephyrproject-rtos/action-manifest@v1.7.0
35
with:
36
github-token: ${{ secrets.NCS_GITHUB_TOKEN }}
37
manifest-path: 'west.yml'
0 commit comments