Skip to content

Commit bae216e

Browse files
committed
action: manifest: Update to v1.7.0
See the following PR for more info on what changed since v1.6.0: zephyrproject-rtos/action-manifest#16 Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
1 parent 37fba0b commit bae216e

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
@@ -31,7 +31,7 @@ jobs:
3131
west update zephyr
3232
3333
- name: Manifest
34-
uses: zephyrproject-rtos/action-manifest@v1.6.0
34+
uses: zephyrproject-rtos/action-manifest@v1.7.0
3535
with:
3636
github-token: ${{ secrets.NCS_GITHUB_TOKEN }}
3737
manifest-path: 'west.yml'

0 commit comments

Comments
 (0)