We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c82e0f0 commit 508a8d0Copy full SHA for 508a8d0
1 file changed
.github/workflows/fro-bot.yaml
@@ -578,7 +578,7 @@ jobs:
578
run: bun install --frozen-lockfile
579
580
- name: Run Fro Bot
581
- uses: fro-bot/agent@a4976f45a51458c349eb232aa1795f6fa25d5500 # v0.93.1
+ uses: fro-bot/agent@3e3fab7188b7f083a96b694ee1e7a9fe6487d8ae # v0.94.0
582
env:
583
OPENCODE_PROMPT_ARTIFACT: 'true'
584
# IS_SUNDAY_UTC is set by the "Detect Sunday UTC" step only on schedule
0 commit comments