diff --git a/.github/workflows/rebase.yml b/.github/workflows/rebase.yml index faf5ddda535..d04ac792da3 100644 --- a/.github/workflows/rebase.yml +++ b/.github/workflows/rebase.yml @@ -22,7 +22,7 @@ jobs: with: fetch-depth: 0 - name: Post rebase started comment to pull request - uses: actions/github-script@v6 + uses: actions/github-script@v7 continue-on-error: true with: script: |