actions: manifest: Pin to v1.0.0
In order to develop further functionality in the action-manifest repo, pin the version to v1.0.0 here. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
parent
19db485737
commit
3f4109b982
1 changed files with 1 additions and 1 deletions
2
.github/workflows/manifest.yml
vendored
2
.github/workflows/manifest.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Manifest
|
- name: Manifest
|
||||||
uses: zephyrproject-rtos/action-manifest@main
|
uses: zephyrproject-rtos/action-manifest@v1.0.0
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
manifest-path: 'west.yml'
|
manifest-path: 'west.yml'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue