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

github.com/nextcloud/talk-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Scherzinger <info@andy-scherzinger.de>2022-04-19 13:32:00 +0300
committerGitHub <noreply@github.com>2022-04-19 13:32:00 +0300
commita37d0476cff980ca2b75801835531f5dbd2b1b0c (patch)
tree0257c924702717844f1f4cfc424aa620d29496b2
parentf19b60a965e9e2cb554ddd7b2158b1ed3fbf2eb3 (diff)
parented7ea5d722ef2c8bb32776c0584cc054c0a1baac (diff)
Merge pull request #1924 from nextcloud/dependabot/github_actions/cirrus-actions/rebase-1.6
Bump cirrus-actions/rebase from 1.5 to 1.6
-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 4e41c31dd..5ad39a1e2 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 }}