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 19db485 commit 3f4109bCopy full SHA for 3f4109b
.github/workflows/manifest.yml
@@ -17,7 +17,7 @@ jobs:
17
fetch-depth: 0
18
19
- name: Manifest
20
- uses: zephyrproject-rtos/action-manifest@main
+ uses: zephyrproject-rtos/action-manifest@v1.0.0
21
with:
22
github-token: ${{ secrets.GITHUB_TOKEN }}
23
manifest-path: 'west.yml'
0 commit comments