Skip to content

Commit 647a329

Browse files
chore(deps): update fro-bot/agent action to v0.25.1 (#82)
Co-authored-by: mrbro-bot[bot] <137683033+mrbro-bot[bot]@users.noreply.github.com>
1 parent 5062d12 commit 647a329

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@c21289d8a8d2e792628debb75578cdbb2f3ace00 # v0.24.0
75+
uses: fro-bot/agent@7327458fe515af8dd1a5e33831b8e3911de47dc4 # v0.25.1
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)