We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0578962 + 91c0a55 commit 05752a8Copy full SHA for 05752a8
1 file changed
.github/workflows/agent.yml
@@ -25,7 +25,7 @@ jobs:
25
run: npm ci
26
27
- name: Run agent
28
- uses: docker/cagent-action@v1.0.7
+ uses: docker/cagent-action@v1.1.0
29
timeout-minutes: 15
30
with:
31
cagent-version: v1.15.5
0 commit comments