Skip to content

Commit f6f61fe

Browse files
sid-rlclaude
andcommitted
fix: revert github-script action to runloopai/github-script@main
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 33ca8cc commit f6f61fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
github.repository == 'stainless-sdks/runloop-python' &&
6565
!startsWith(github.ref, 'refs/heads/stl/')
6666
id: github-oidc
67-
uses: actions/github-script@v8
67+
uses: runloopai/github-script@main
6868
with:
6969
script: core.setOutput('github_token', await core.getIDToken());
7070

0 commit comments

Comments
 (0)