diff --git a/.github/workflows/pipeline-issue.yml b/.github/workflows/pipeline-issue.yml index 15ebc82..c41ea45 100644 --- a/.github/workflows/pipeline-issue.yml +++ b/.github/workflows/pipeline-issue.yml @@ -45,7 +45,7 @@ jobs: with: fetch-depth: 0 - name: Automatic Rebases - uses: cirrus-actions/rebase@1.5 + uses: cirrus-actions/rebase@1.8 if: steps.check.outputs.triggered == 'true' env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}