Просмотр исходного кода

Merge pull request #6066 from jellyfin/dependabot/github_actions/cirrus-actions/rebase-1.5

Bump cirrus-actions/rebase from 1.4 to 1.5
dkanada 3 лет назад
Родитель
Сommit
1716137a89
1 измененных файлов с 1 добавлено и 1 удалено
  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.4
+        uses: cirrus-actions/rebase@1.5
         env:
           GITHUB_TOKEN: ${{ secrets.JF_BOT_TOKEN }}