Bläddra i källkod

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 år sedan
förälder
incheckning
1716137a89
1 ändrade filer med 1 tillägg och 1 borttagningar
  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 }}