Skip to content

Commit 2cdebb6

Browse files
committed
workflows: manifest: Update revision of action-manifest
To pick up: zephyrproject-rtos/action-manifest@9cda777 Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
1 parent 373c623 commit 2cdebb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
west init -l . || true
3535
3636
- name: Manifest
37-
uses: zephyrproject-rtos/action-manifest@09983f53d3d878791aa37a7755ae44d695f4c1e5 # v2.0.0
37+
uses: zephyrproject-rtos/action-manifest@700ecf53942aba4433c070e5e58193f75c8eddde # v2.0.0
3838
with:
3939
github-token: ${{ secrets.NCS_NORDICBUILDER_ACTION_TOKEN }}
4040
manifest-path: 'west.yml'

0 commit comments

Comments
 (0)