MH0386 commited on
Commit
9b40dd7
·
verified ·
1 Parent(s): 8e031fe

Merge of #817

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@e9ef94dc4d2d386ee1f452b4af337a91ad6bcd1c # v1.1.46
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@6cd2a6885144792b5478f6a771c6e64ffed32e4d # v1.1.47
35
  env:
36
  OPENCODE_API_KEY: ${{ secrets.OPENCODE_API_KEY }}
37
  with: