MH0386 commited on
Commit
f082b5d
·
verified ·
1 Parent(s): e14afe9

Update sst/opencode action to v1.1.46

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