diff --git a/.github/workflows/auto-strands-review.yml b/.github/workflows/auto-strands-review.yml index bdea55f1e..0d35a8099 100644 --- a/.github/workflows/auto-strands-review.yml +++ b/.github/workflows/auto-strands-review.yml @@ -31,7 +31,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Trigger Strands Command Workflow - uses: actions/github-script@v8 + uses: actions/github-script@v9 with: github-token: ${{ secrets.GITHUB_TOKEN }} script: |