diff --git a/.github/workflows/report-failures.yml b/.github/workflows/report-failures.yml index b64b0123..a093cbb6 100644 --- a/.github/workflows/report-failures.yml +++ b/.github/workflows/report-failures.yml @@ -116,7 +116,7 @@ jobs: - name: Find or create rolling failure issue id: ensure_issue - uses: actions/github-script@v7 + uses: actions/github-script@v8 env: SUMMARY_PATH: ${{ steps.aggregate.outputs.summary_path }} with: