From fd426057a05e0f75feb954328ba0ab5aa7e7bcc2 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 13 May 2022 19:05:48 +0000 Subject: [PATCH] Updating command-rebase.yml workflow from template Signed-off-by: Nextcloud bot --- .github/workflows/command-rebase.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/command-rebase.yml b/.github/workflows/command-rebase.yml index 4e41c31d..5ad39a1e 100644 --- a/.github/workflows/command-rebase.yml +++ b/.github/workflows/command-rebase.yml @@ -32,7 +32,7 @@ jobs: token: ${{ secrets.COMMAND_BOT_PAT }} - name: Automatic Rebase - uses: cirrus-actions/rebase@1.5 + uses: cirrus-actions/rebase@1.6 env: GITHUB_TOKEN: ${{ secrets.COMMAND_BOT_PAT }}