diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index a7e12e43a..57b9293a5 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Create Pull Request - uses: actions/github-script@v7.0.1 + uses: actions/github-script@v8.0.0 with: script: | try {