Skip to content

Commit bc48eca

Browse files
committed
ci: use cagent-action@latest for writer agent
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
1 parent ac3409f commit bc48eca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/agent-writer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: npm ci
2626

2727
- name: Run agent
28-
uses: docker/cagent-action@v1.1.4
28+
uses: docker/cagent-action@latest
2929
timeout-minutes: 15
3030
with:
3131
cagent-version: v1.20.3

0 commit comments

Comments
 (0)