diff --git a/.github/workflows/copilot-triage.yml b/.github/workflows/copilot-triage.yml index c7c38d8..c3a505f 100644 --- a/.github/workflows/copilot-triage.yml +++ b/.github/workflows/copilot-triage.yml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@v6 - name: Auto-label by pillar keywords - uses: actions/github-script@v8 + uses: actions/github-script@v9 with: github-token: ${{ secrets.PROJECT_PAT }} script: |