aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/command-rebase.yml
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-03-05 08:32:53 +0000
committerNextcloud bot <bot@nextcloud.com>2022-03-05 08:32:53 +0000
commit80dc1094f21c868d7eca28163ac3b0c919008ed1 (patch)
tree5d706aa33055f9097d63fca5361c204a0696edf0 /.github/workflows/command-rebase.yml
parent2a4f473138d4ea02c51da694af6a7804ef718476 (diff)
downloadnextcloud-server-80dc1094f21c868d7eca28163ac3b0c919008ed1.tar.gz
nextcloud-server-80dc1094f21c868d7eca28163ac3b0c919008ed1.zip
Updating command-rebase.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to '.github/workflows/command-rebase.yml')
-rw-r--r--.github/workflows/command-rebase.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/command-rebase.yml b/.github/workflows/command-rebase.yml
index c497cb38e2d..80037056f8d 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
+ uses: actions/checkout@v3
with:
fetch-depth: 0
token: ${{ secrets.COMMAND_BOT_PAT }}