Browse Source

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

Bump cirrus-actions/rebase from 1.5 to 1.6
Álvaro Brey 3 năm trước cách đây
mục cha
commit
bb82017448
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/command-rebase.yml

+ 1 - 1
.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 }}