Commit b732c6d5 authored by Carles Cufi's avatar Carles Cufi Committed by Fabio Baltieri
Browse files

actions: manifest: Update action revision



Upgrade to v1.2.0, which comes with a bugfix and support for processing
PRs that have removed modifications to the manifest.

Signed-off-by: default avatarCarles Cufi <carles.cufi@nordicsemi.no>
parent 3b9acef1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ jobs:
          west init -l . || true

      - name: Manifest
        uses: zephyrproject-rtos/action-manifest@f223dce288b0d8f30bfd57eb2b14b18c230a7d8b
        uses: zephyrproject-rtos/action-manifest@v1.2.0
        with:
          github-token: ${{ secrets.ZB_GITHUB_TOKEN }}
          manifest-path: 'west.yml'