Update rebase.yml

This commit is contained in:
Eugenio Romano
2023-02-08 16:55:20 +00:00
committed by GitHub
parent 7c6ce0a5fe
commit 08b4cc7939

View File

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