chore: fix cirrus-actions/rebase

https://github.com/cirrus-actions/rebase/pull/78
This commit is contained in:
afc163 2022-04-20 11:43:47 +08:00 committed by GitHub
parent 5dfa8678c0
commit 78536b2dbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,6 @@ jobs:
with:
fetch-depth: 0
- name: Automatic Rebase
uses: cirrus-actions/rebase@1.5
uses: cirrus-actions/rebase@1.6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}