From 9a8c21d3cfec346c6f891d19597ecef9f122c686 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 13:55:20 +0000 Subject: [PATCH] chore(deps): update anomalyco/opencode action to v1.17.11 --- .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 253819a..554b622 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.10 + uses: anomalyco/opencode/github@v1.17.11 env: ZHIPU_API_KEY: ${{ secrets.ZHIPU_API_KEY }} with: