MH0386 commited on
Commit
2e5a549
·
verified ·
1 Parent(s): 44b8fb6

Update sst/opencode action to v1.1.48

Browse files
Files changed (1) hide show
  1. .github/workflows/ci_tools.yaml +1 -1
.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@6cd2a6885144792b5478f6a771c6e64ffed32e4d # v1.1.47
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: