mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-11-23 20:23:50 +08:00
Update cirrus-actions/rebase action to v1.6
This commit is contained in:
parent
3b15573b12
commit
b1f88232c1
2
.github/workflows/rebase.yml
vendored
2
.github/workflows/rebase.yml
vendored
@ -13,6 +13,6 @@ jobs:
|
||||
token: ${{ secrets.PAT_TOKEN }}
|
||||
fetch-depth: 0 # otherwise, you will failed to push refs to dest repo
|
||||
- name: Automatic Rebase
|
||||
uses: cirrus-actions/rebase@1.5
|
||||
uses: cirrus-actions/rebase@1.6
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user