Skip to content

Commit c852cb3

Browse files
authored
Merge pull request #24071 from docker/dependabot/github_actions/docker/cagent-action-1.1.2
build(deps): bump docker/cagent-action from 1.1.0 to 1.1.2
2 parents 22b602a + cecf62d commit c852cb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/agent.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.0
28+
uses: docker/cagent-action@v1.1.2
2929
timeout-minutes: 15
3030
with:
3131
cagent-version: v1.20.3

0 commit comments

Comments
 (0)