Skip to content

Commit 3f4109b

Browse files
carlescufinashif
authored andcommitted
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 <[email protected]>
1 parent 19db485 commit 3f4109b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fetch-depth: 0
1818

1919
- name: Manifest
20-
uses: zephyrproject-rtos/action-manifest@main
20+
uses: zephyrproject-rtos/action-manifest@v1.0.0
2121
with:
2222
github-token: ${{ secrets.GITHUB_TOKEN }}
2323
manifest-path: 'west.yml'

0 commit comments

Comments
 (0)