diff --git a/.github/workflows/automatic-rebase.yaml b/.github/workflows/automatic-rebase.yaml index 95605294..27446ffb 100644 --- a/.github/workflows/automatic-rebase.yaml +++ b/.github/workflows/automatic-rebase.yaml @@ -30,7 +30,7 @@ jobs: env: GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }} - name: Report the failure - uses: actions/github-script@v2 + uses: actions/github-script@v6 if: failure() with: script: |