diff --git a/.github/workflows/update_issue_templates.yml b/.github/workflows/update_issue_templates.yml index 48f3a4a..452befe 100644 --- a/.github/workflows/update_issue_templates.yml +++ b/.github/workflows/update_issue_templates.yml @@ -44,7 +44,7 @@ jobs: - name: Fetch repositories id: fetch_repos - uses: actions/github-script@v7 + uses: actions/github-script@v8 with: github-token: ${{ secrets.GITHUB_TOKEN }} script: |