Skip to content

Commit

Permalink
Merge pull request #14 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.7
  • Loading branch information
nlamirault committed May 23, 2022
2 parents 54f5d45 + 38585dc commit 24654a3
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 @@ -28,6 +28,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.5
uses: cirrus-actions/rebase@1.7
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 24654a3

Please sign in to comment.