Skip to content

Commit b0c82ed

Browse files
build(deps): bump docker/cagent-action from 1.0.3 to 1.0.4
Bumps [docker/cagent-action](https://github.com/docker/cagent-action) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/docker/cagent-action/releases) - [Commits](docker/cagent-action@v1.0.3...v1.0.4) --- updated-dependencies: - dependency-name: docker/cagent-action dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d4dc754 commit b0c82ed

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/[email protected].3
28+
uses: docker/[email protected].4
2929
timeout-minutes: 15
3030
with:
3131
cagent-version: v1.15.5

0 commit comments

Comments
 (0)