Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_videoplayer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2022-04-07 15:42:15 +0300
committerGitHub <noreply@github.com>2022-04-07 15:42:15 +0300
commitefadbe182cb463c7d5808eb69e363c2ff507ecd5 (patch)
treeb91293e4824fc4ee6ca40558994b6032d224823b
parent46cef8691a7fa376b567790096f5ecd634611c13 (diff)
parent6ec50bc12e8be30af0074dff1517ae8c85afd343 (diff)
Merge pull request #267 from nextcloud/feat/workflow-auto-update-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 c497cb3..8003705 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 }}