Skip to content

Commit 91c0a55

Browse files
build(deps): bump docker/cagent-action from 1.0.7 to 1.1.0
Bumps [docker/cagent-action](https://github.com/docker/cagent-action) from 1.0.7 to 1.1.0. - [Release notes](https://github.com/docker/cagent-action/releases) - [Commits](docker/cagent-action@v1.0.7...v1.1.0) --- updated-dependencies: - dependency-name: docker/cagent-action dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0578962 commit 91c0a55

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)