소스 검색

ci: rm bash tool from opencode ci workflow, reduce risks

Aiden Cline 4 달 전
부모
커밋
7eb509db14
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .github/workflows/opencode.yml

+ 1 - 0
.github/workflows/opencode.yml

@@ -29,5 +29,6 @@ jobs:
         uses: sst/opencode/github@latest
         uses: sst/opencode/github@latest
         env:
         env:
           OPENCODE_API_KEY: ${{ secrets.OPENCODE_API_KEY }}
           OPENCODE_API_KEY: ${{ secrets.OPENCODE_API_KEY }}
+          OPENCODE_PERMISSION: '{"bash": "deny"}'
         with:
         with:
           model: opencode/claude-haiku-4-5
           model: opencode/claude-haiku-4-5