diff options
Diffstat (limited to '.github/workflows/opencode.yml')
| -rw-r--r-- | .github/workflows/opencode.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/opencode.yml b/.github/workflows/opencode.yml index 9e8a8d471..b2d5dacc1 100644 --- a/.github/workflows/opencode.yml +++ b/.github/workflows/opencode.yml @@ -17,7 +17,7 @@ jobs: fetch-depth: 1 - name: Run opencode - uses: sst/opencode/sdks/github@dev + uses: sst/opencode/sdks/github@github-v1 env: ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }} with: |
