Skip to content

Commit 7a472b2

Browse files
chore(deps): update fro-bot/agent action to v0.23.30
1 parent fbe1780 commit 7a472b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fro-bot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
run: bun install --frozen-lockfile
7373

7474
- name: Run Fro Bot
75-
uses: fro-bot/agent@9abf823ec5c0723219588188d792395237f5b90c # v0.23.27
75+
uses: fro-bot/agent@cd21949b8c38934b38ad5402f8281c309a200ddb # v0.23.30
7676
env:
7777
OPENCODE_PROMPT_ARTIFACT: 'true'
7878
PROMPT: ${{ (github.event_name == 'workflow_dispatch' && (github.event.inputs.prompt || env.DEFAULT_PROMPT)) || (github.event_name == 'schedule' && env.SCHEDULE_PROMPT) || '' }}

0 commit comments

Comments
 (0)