Skip to content

Commit

Permalink
action: manifest: Update to v1.7.0
Browse files Browse the repository at this point in the history
See the following PR for more info on what changed since v1.6.0:
zephyrproject-rtos/action-manifest#16

Signed-off-by: Carles Cufi <[email protected]>
  • Loading branch information
carlescufi committed Dec 20, 2024
1 parent 37fba0b commit bae216e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
west update zephyr
- name: Manifest
uses: zephyrproject-rtos/action-manifest@v1.6.0
uses: zephyrproject-rtos/action-manifest@v1.7.0
with:
github-token: ${{ secrets.NCS_GITHUB_TOKEN }}
manifest-path: 'west.yml'
Expand Down

0 comments on commit bae216e

Please sign in to comment.