diff --git a/.github/workflows/update_new_issue.yaml b/.github/workflows/update_new_issue.yaml index 7946544c..c0f35efd 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({