From 1ee77f3eb47e49548e68db0c032b81cb4c2cfaa7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Cie=C5=9Bla?= Date: Wed, 20 Nov 2024 14:42:11 +0100 Subject: [PATCH] sdf --- .github/workflows/manifest-PR.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/manifest-PR.yml b/.github/workflows/manifest-PR.yml index df3d51471aa..2f6fcc77d6a 100644 --- a/.github/workflows/manifest-PR.yml +++ b/.github/workflows/manifest-PR.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - name: handle manifest PR - uses: nrfconnect/action-manifest-pr@main + uses: nrfconnect/action-manifest-pr@rebaseOnUpdates with: token: ${{ secrets.NCS_GITHUB_TOKEN }} manifest-pr-title-details: ${{ github.event.pull_request.title }}