Skip to content

Commit 25f28ed

Browse files
authored
Merge pull request #2965 from 1c-syntax/dependabot/github_actions/cirrus-actions/rebase-1.8
build(deps): bump cirrus-actions/rebase from 1.7 to 1.8
2 parents 9734e87 + ed0e113 commit 25f28ed

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
@@ -14,6 +14,6 @@ jobs:
1414
token: ${{ secrets.GITHUB_TOKEN }}
1515
fetch-depth: 0 # otherwise, you will fail to push refs to dest repo
1616
- name: Automatic Rebase
17-
uses: cirrus-actions/rebase@1.7
17+
uses: cirrus-actions/rebase@1.8
1818
env:
1919
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)