Skip to content

Commit 32b5a9c

Browse files
renovate-botjackton1
authored andcommitted
Update cirrus-actions/rebase action to v1.7
1 parent a2a6c5b commit 32b5a9c

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.6
16+
uses: cirrus-actions/rebase@1.7
1717
env:
1818
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}

0 commit comments

Comments
 (0)