ComfyUI/.github
Luke Mino-Altherr 4fe2612c0a Bump reusable-workflow SHA to pick up getOctokit fix
The previously pinned SHA (5d9602ee...) had a runtime bug:
require('@actions/github') throws MODULE_NOT_FOUND because
actions/github-script does not expose @actions/github on the
inline-script Node module-resolution path.

The fix at Comfy-Org/github-workflows@8ec13264 uses github.getOctokit()
instead — which IS the action's documented API for instantiating a
second Octokit client with a different token.

Surfaced by smoke-testing the detector in Comfy-Org/cloud#3917.
2026-05-27 19:34:56 -07:00
..
ISSUE_TEMPLATE bug_report template: Push harder for logs (#12657) 2026-02-26 18:59:24 -05:00
PULL_REQUEST_TEMPLATE chore(api-nodes): adjusted PR template; set min python version for pylint to 3.10 (#10787) 2025-11-18 03:59:27 -08:00
scripts ci: add check to block AI agent Co-authored-by trailers in PRs (#12799) 2026-03-16 15:53:13 -04:00
workflows Bump reusable-workflow SHA to pick up getOctokit fix 2026-05-27 19:34:56 -07:00