Skip to content

Commit

Permalink
Merge pull request #546 from dxw/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
yndajas authored Nov 15, 2023
2 parents 27498b0 + 7ad9efb commit 9f6411c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automatic-rebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
fetch-depth: 0

- name: Rebase on top of the default branch
uses: cirrus-actions/rebase@1.7
uses: cirrus-actions/rebase@1.8
env:
GITHUB_TOKEN: ${{ env.AUTO_REBASE_PERSONAL_ACCESS_TOKEN }}

Expand Down

0 comments on commit 9f6411c

Please sign in to comment.