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.
1 parent 205d707 commit 3ba2e7bCopy full SHA for 3ba2e7b
.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