Преглед изворни кода

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 година
родитељ
комит
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 }}