Skip to content

Commit

Permalink
Update rebase GitHub Actions version to support forks with branches o…
Browse files Browse the repository at this point in the history
…f the same name
  • Loading branch information
ifox authored May 25, 2021
1 parent 3f676f1 commit e08ee21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
token: ${{ secrets.TWILL_PAT_TOKEN }}
fetch-depth: 0
- name: Rebase
uses: cirrus-actions/rebase@1.4
uses: cirrus-actions/rebase@1.5
env:
GITHUB_TOKEN: ${{ secrets.TWILL_PAT_TOKEN }}

0 comments on commit e08ee21

Please sign in to comment.