Spaces:
Build error
Build error
Update sst/opencode action to v1.1.48
Browse files
.github/workflows/ci_tools.yaml
CHANGED
|
@@ -31,7 +31,7 @@ jobs:
|
|
| 31 |
- name: Checkout repository
|
| 32 |
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
| 33 |
- name: Run opencode
|
| 34 |
-
uses: sst/opencode/github@
|
| 35 |
env:
|
| 36 |
OPENCODE_API_KEY: ${{ secrets.OPENCODE_API_KEY }}
|
| 37 |
with:
|
|
|
|
| 31 |
- name: Checkout repository
|
| 32 |
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
| 33 |
- name: Run opencode
|
| 34 |
+
uses: sst/opencode/github@597ae57bb16ea8b4314f718bc3250c8b9433d7dc # v1.1.48
|
| 35 |
env:
|
| 36 |
OPENCODE_API_KEY: ${{ secrets.OPENCODE_API_KEY }}
|
| 37 |
with:
|