From 5be406da7ea1aaac218c4971edfc18bfcf0e085f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 13 May 2022 19:08:07 +0000 Subject: Updating command-rebase.yml workflow from template Signed-off-by: Nextcloud bot --- .github/workflows/command-rebase.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to '.github') diff --git a/.github/workflows/command-rebase.yml b/.github/workflows/command-rebase.yml index a99b3d6..5ad39a1 100644 --- a/.github/workflows/command-rebase.yml +++ b/.github/workflows/command-rebase.yml @@ -31,11 +31,8 @@ jobs: fetch-depth: 0 token: ${{ secrets.COMMAND_BOT_PAT }} - - name: Fix permissions - run: git config --global --add safe.directory /github/workspace - - name: Automatic Rebase - uses: cirrus-actions/rebase@1.5 + uses: cirrus-actions/rebase@1.6 env: GITHUB_TOKEN: ${{ secrets.COMMAND_BOT_PAT }} -- cgit v1.2.3