ci: remove hardcoded cagent version from agent writer workflow

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson
2026-02-23 15:27:02 +01:00
parent 78107956b3
commit d94519016d

View File

@@ -1,4 +1,4 @@
name: Agent
name: Agent writer
on:
issues:
@@ -28,7 +28,6 @@ jobs:
uses: docker/cagent-action@latest
timeout-minutes: 15
with:
cagent-version: v1.22.0
agent: ./tech_writer.yml
yolo: true
prompt: |