diff --git a/.github/workflows/manifest.yml b/.github/workflows/manifest.yml index eeee77e61a623e..61ab2e4215701a 100644 --- a/.github/workflows/manifest.yml +++ b/.github/workflows/manifest.yml @@ -26,7 +26,7 @@ jobs: west init -l . || true - name: Manifest - uses: zephyrproject-rtos/action-manifest@v1.2.0 + uses: zephyrproject-rtos/action-manifest@v1.2.1 with: github-token: ${{ secrets.ZB_GITHUB_TOKEN }} manifest-path: 'west.yml'