diff --git a/.github/workflows/agent-writer.yml b/.github/workflows/agent-writer.yml index 4fe9a6bf5c..c9bb14ac39 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.4 + uses: docker/cagent-action@latest timeout-minutes: 15 with: cagent-version: v1.20.3