From a363ebc986ca9266e34efa62c9fbd848c568607b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 5 Mar 2022 08:24:07 +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 d5e5a2a9e..80037056f 100644 --- a/.github/workflows/command-rebase.yml +++ b/.github/workflows/command-rebase.yml @@ -26,7 +26,7 @@ jobs: reaction-type: "+1" - name: Checkout the latest code - uses: actions/checkout@v2.4.0 + uses: actions/checkout@v3 with: fetch-depth: 0 token: ${{ secrets.COMMAND_BOT_PAT }}