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

github.com/nextcloud/password_policy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-05-13 22:05:48 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-13 22:05:48 +0300
commitfd426057a05e0f75feb954328ba0ab5aa7e7bcc2 (patch)
tree861b62f13dddfa013e9c4e8e5c73ea306c08e5a6
parente12e701f44996e28c9e499a1091f288839e659f6 (diff)
Updating command-rebase.yml workflow from templatefeat/workflow-auto-update-command-rebase.yml
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-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 4e41c31..5ad39a1 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 }}