Skip to content

Commit 6a20648

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update cirrus-actions/rebase action to v1.7
1 parent 5b62d25 commit 6a20648

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
@@ -46,7 +46,7 @@ jobs:
4646
token: ${{ secrets.PAT }}
4747
fetch-depth: 0 # otherwise, you will fail to push refs to dest repo
4848
- name: Automatic Rebase
49-
uses: cirrus-actions/rebase@1.6
49+
uses: cirrus-actions/rebase@1.7
5050
env:
5151
GITHUB_TOKEN: ${{ secrets.PAT }}
5252

0 commit comments

Comments
 (0)