Browse Source

chore(deps): update cirrus-actions/rebase action to v1.5 (#32507)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/32500/head
renovate[bot] 3 years ago
committed by GitHub
parent
commit
d4199d972c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/rebase.yml

2
.github/workflows/rebase.yml

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

Loading…
Cancel
Save