Browse Source

Merge pull request #7762 from jellyfin/dependabot/github_actions/cirrus-actions/rebase-1.7

Cody Robibero 3 năm trước cách đây
mục cha
commit
433853b24c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/commands.yml

+ 1 - 1
.github/workflows/commands.yml

@@ -29,7 +29,7 @@ jobs:
           fetch-depth: 0
 
       - name: Automatic Rebase
-        uses: cirrus-actions/rebase@1.5
+        uses: cirrus-actions/rebase@1.7
         env:
           GITHUB_TOKEN: ${{ secrets.JF_BOT_TOKEN }}