From b721cd6b63f1e8b79e330d4bb2acdf055986eba3 Mon Sep 17 00:00:00 2001 From: "fro-bot[bot]" <109017866+fro-bot[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 04:37:44 +0000 Subject: [PATCH] chore(deps): update fro-bot/agent to v0.46.1 --- .github/workflows/fro-bot.yaml | 2 +- .github/workflows/survey-repo.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/fro-bot.yaml b/.github/workflows/fro-bot.yaml index 624288743..c15ebef18 100644 --- a/.github/workflows/fro-bot.yaml +++ b/.github/workflows/fro-bot.yaml @@ -209,7 +209,7 @@ jobs: - name: Run Fro Bot id: fro-bot-agent - uses: fro-bot/agent@8aac0fc36437a6c871321fa3389033c8262504b7 # v0.45.0 + uses: fro-bot/agent@9a2d4b08196d3d5ad70692b655311e18ed6b2726 # v0.46.1 env: OPENCODE_PROMPT_ARTIFACT: 'true' PERSONA: ${{ steps.persona.outputs.content }} diff --git a/.github/workflows/survey-repo.yaml b/.github/workflows/survey-repo.yaml index 412038e51..6bc5e1965 100644 --- a/.github/workflows/survey-repo.yaml +++ b/.github/workflows/survey-repo.yaml @@ -176,7 +176,7 @@ jobs: - name: Run Fro Bot survey ingest id: survey-agent - uses: fro-bot/agent@8aac0fc36437a6c871321fa3389033c8262504b7 # v0.45.0 + uses: fro-bot/agent@9a2d4b08196d3d5ad70692b655311e18ed6b2726 # v0.46.1 with: github-token: ${{ secrets.FRO_BOT_POLL_PAT }} auth-json: ${{ secrets.OPENCODE_AUTH_JSON }}