actions: manifest: update action-manifest
Update action-manifest to the latest commit, pick up: a6d0c6e action: match revisions with a refs/ prefix Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
This commit is contained in:
parent
06e518265c
commit
e01d8dbbd7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/manifest.yml
vendored
2
.github/workflows/manifest.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
persist-credentials: false
|
||||
|
||||
- name: Manifest
|
||||
uses: zephyrproject-rtos/action-manifest@f54422ea250adb7cc1b9f62bfe125978bb2c58ee
|
||||
uses: zephyrproject-rtos/action-manifest@a6d0c6e52bbbb7d6df23ceb42842edcb4582b8dc
|
||||
with:
|
||||
github-token: ${{ secrets.ZB_GITHUB_TOKEN }}
|
||||
manifest-path: 'west.yml'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue