Skip to content

Commit

Permalink
Update cirrus-actions/rebase action to v1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent 27498b0 commit 7ad9efb
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 7ad9efb

Please sign in to comment.