Browse Source

Merge pull request #1962 from nextcloud/dependabot/github_actions/cirrus-actions/rebase-1.6

Bump cirrus-actions/rebase from 1.5 to 1.6
Andy Scherzinger 3 years ago
parent
commit
eb57411bbd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/command-rebase.yml

+ 1 - 1
.github/workflows/command-rebase.yml

@@ -35,7 +35,7 @@ jobs:
         run: git config --global --add safe.directory /github/workspace
 
       - name: Automatic Rebase
-        uses: cirrus-actions/rebase@1.5
+        uses: cirrus-actions/rebase@1.6
         env:
           GITHUB_TOKEN: ${{ secrets.COMMAND_BOT_PAT }}