We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22b602a + cecf62d commit c852cb3Copy full SHA for c852cb3
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.1.0
+ uses: docker/cagent-action@v1.1.2
29
timeout-minutes: 15
30
with:
31
cagent-version: v1.20.3
0 commit comments