aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/rebase.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/rebase.yml b/.github/workflows/rebase.yml
index e5bae3c1..8cebe2a6 100644
--- a/.github/workflows/rebase.yml
+++ b/.github/workflows/rebase.yml
@@ -13,6 +13,6 @@ jobs:
with:
fetch-depth: 0
- name: Automatic Rebase
- uses: cirrus-actions/rebase@1.3.1
+ uses: cirrus-actions/rebase@1.5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file