We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 205d707 + 3ba2e7b commit 4d576fdCopy full SHA for 4d576fd
.github/workflows/rebase.yml
@@ -13,6 +13,6 @@ jobs:
13
token: ${{ secrets.PAT_TOKEN }}
14
fetch-depth: 0 # otherwise, you will failed to push refs to dest repo
15
- name: Automatic Rebase
16
- uses: cirrus-actions/rebase@1.4
+ uses: cirrus-actions/rebase@1.5
17
env:
18
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}
0 commit comments