diff --git a/.github/workflows/agent-writer.yml b/.github/workflows/agent-writer.yml index e41d069ea9..7a936e04d0 100644 --- a/.github/workflows/agent-writer.yml +++ b/.github/workflows/agent-writer.yml @@ -25,7 +25,7 @@ jobs: run: npm ci - name: Run agent - uses: docker/cagent-action@v1.1.2 + uses: docker/cagent-action@v1.1.4 timeout-minutes: 15 with: cagent-version: v1.20.3