diff --git a/.github/workflows/update-new-issue.yaml b/.github/workflows/update-new-issue.yaml index f9a8c7d0..4df914cb 100644 --- a/.github/workflows/update-new-issue.yaml +++ b/.github/workflows/update-new-issue.yaml @@ -14,7 +14,7 @@ jobs: steps: # Add the "t-tooling" label to all new issues - - uses: actions/github-script@v7 + - uses: actions/github-script@v8 with: script: | github.rest.issues.addLabels({