Skip to content

Commit 5569543

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] <support@github.com>
1 parent b10a462 commit 5569543

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
@@ -34,7 +34,7 @@ jobs:
3434
git checkout -b agent/issue-${{ github.event.issue.number }}
3535
3636
- name: Run agent
37-
uses: docker/cagent-action@v1.0.3
37+
uses: docker/cagent-action@v1.0.4
3838
timeout-minutes: 15
3939
with:
4040
cagent-version: v1.15.5

0 commit comments

Comments
 (0)