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

Bump cirrus-actions/rebase from 1.4 to 1.5
This commit is contained in:
dkanada 2021-09-06 02:31:59 +09:00 committed by GitHub
commit 1716137a89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }}