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 bb699ff commit bad6e73Copy full SHA for bad6e73
.github/workflows/manifest.yml
@@ -31,7 +31,7 @@ jobs:
31
west init -l . || true
32
33
- name: Manifest
34
- uses: zephyrproject-rtos/action-manifest@1729cded3fc798cf0de4a789c596dcb9c40eb14c # v1.9.1
+ uses: zephyrproject-rtos/action-manifest@pull/25/head
35
with:
36
github-token: ${{ secrets.GITHUB_TOKEN }}
37
manifest-path: 'west.yml'
0 commit comments