diff --git a/.github/workflows/manifest.yml b/.github/workflows/manifest.yml index a1948a40754f90..76b80f66504128 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.3.0 + uses: zephyrproject-rtos/action-manifest@v1.3.1 with: github-token: ${{ secrets.ZB_GITHUB_TOKEN }} manifest-path: 'west.yml'