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:
Carles Cufi 2021-03-25 12:37:34 +01:00 committed by Anas Nashif
commit 3f4109b982

View file

@ -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'