mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 14:13:37 +08:00
chore(deps): update cirrus-actions/rebase action to v1.5 (#32507)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
811ac36405
commit
d4199d972c
2
.github/workflows/rebase.yml
vendored
2
.github/workflows/rebase.yml
vendored
@ -14,6 +14,6 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Automatic Rebase
|
||||
uses: cirrus-actions/rebase@1.3
|
||||
uses: cirrus-actions/rebase@1.5
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user