Skip to content

Commit 4d576fd

Browse files
authored
Merge pull request #1 from tj-actions/renovate/cirrus-actions-rebase-1.x
2 parents 205d707 + 3ba2e7b commit 4d576fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rebase.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
token: ${{ secrets.PAT_TOKEN }}
1414
fetch-depth: 0 # otherwise, you will failed to push refs to dest repo
1515
- name: Automatic Rebase
16-
uses: cirrus-actions/rebase@1.4
16+
uses: cirrus-actions/rebase@1.5
1717
env:
1818
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}

0 commit comments

Comments
 (0)