From 0981b2ec737ef94a31145df572a5d3644d0aec93 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 19:40:13 +0000 Subject: [PATCH] chore(deps): update anomalyco/opencode action to v1.17.18 --- .github/workflows/opencode.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/opencode.yml b/.github/workflows/opencode.yml index c89eee7..0d03ea5 100644 --- a/.github/workflows/opencode.yml +++ b/.github/workflows/opencode.yml @@ -40,7 +40,7 @@ jobs: persist-credentials: false - name: Run opencode - uses: anomalyco/opencode/github@v1.17.15 + uses: anomalyco/opencode/github@v1.17.18 env: ZHIPU_API_KEY: ${{ secrets.ZHIPU_API_KEY }} with: