Skip to content

Commit c10ae8c

Browse files
carlescufiMaureenHelm
authored andcommitted
workflows: manifest: Update action revision
To pick up zephyrproject-rtos/action-manifest#26. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
1 parent 57d434b commit c10ae8c

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
@@ -30,7 +30,7 @@ jobs:
3030
west init -l . || true
3131
3232
- name: Manifest
33-
uses: zephyrproject-rtos/action-manifest@09983f53d3d878791aa37a7755ae44d695f4c1e5 # v2.0.0
33+
uses: zephyrproject-rtos/action-manifest@9cda77710c1c49c6734490ec7233f6d2d43f9503
3434
with:
3535
github-token: ${{ secrets.GITHUB_TOKEN }}
3636
manifest-path: 'west.yml'

0 commit comments

Comments
 (0)