Skip to content

Commit 05752a8

Browse files
authored
Merge pull request #24039 from docker/dependabot/github_actions/docker/cagent-action-1.1.0
build(deps): bump docker/cagent-action from 1.0.7 to 1.1.0
2 parents 0578962 + 91c0a55 commit 05752a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.0.7
28+
uses: docker/cagent-action@v1.1.0
2929
timeout-minutes: 15
3030
with:
3131
cagent-version: v1.15.5

0 commit comments

Comments
 (0)