Browse Source

chore: fix cirrus-actions/rebase

https://github.com/cirrus-actions/rebase/pull/78
pull/35116/head
afc163 3 years ago
committed by GitHub
parent
commit
78536b2dbd
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/rebase.yml

2
.github/workflows/rebase.yml

@ -20,6 +20,6 @@ jobs:
with:
fetch-depth: 0
- name: Automatic Rebase
uses: cirrus-actions/rebase@1.5
uses: cirrus-actions/rebase@1.6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Loading…
Cancel
Save