Skip to content

Commit

Permalink
Merge pull request #42 from portefaix/renovate/cirrus-actions-rebase-1.x
Browse files Browse the repository at this point in the history
Update cirrus-actions/rebase action to v1.8
  • Loading branch information
nlamirault authored Dec 13, 2022
2 parents a513e47 + 0d2054d commit d60fe92
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 @@ -20,6 +20,6 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
fetch-depth: 0 # otherwise, you will fail to push refs to dest repo
- name: Automatic Rebase
uses: cirrus-actions/rebase@1.7
uses: cirrus-actions/rebase@1.8
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d60fe92

Please sign in to comment.