chore: version lock

This commit is contained in:
zhom
2026-02-15 14:50:31 +04:00
parent a031601ff2
commit ecf6d57f5a
+3 -3
View File
@@ -203,7 +203,7 @@ jobs:
fi
- name: Run opencode analysis
uses: anomalyco/opencode/github@latest
uses: anomalyco/opencode/github@d1482e148399bfaf808674549199f5f4aa69a22d #v1.2.4
env:
ZHIPU_API_KEY: ${{ secrets.ZHIPU_API_KEY }}
with:
@@ -364,7 +364,7 @@ jobs:
gh pr comment ${{ github.event.pull_request.number }} --body-file comment.md
- name: Run opencode analysis
uses: anomalyco/opencode/github@latest
uses: anomalyco/opencode/github@d1482e148399bfaf808674549199f5f4aa69a22d #v1.2.4
env:
ZHIPU_API_KEY: ${{ secrets.ZHIPU_API_KEY }}
with:
@@ -386,7 +386,7 @@ jobs:
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 #v6.0.1
- name: Run opencode
uses: anomalyco/opencode/github@latest
uses: anomalyco/opencode/github@d1482e148399bfaf808674549199f5f4aa69a22d #v1.2.4
env:
ZHIPU_API_KEY: ${{ secrets.ZHIPU_API_KEY }}
with: