mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
build(deps): bump docker/cagent-action from 1.0.3 to 1.0.5
Bumps [docker/cagent-action](https://github.com/docker/cagent-action) from 1.0.3 to 1.0.5. - [Release notes](https://github.com/docker/cagent-action/releases) - [Commits](https://github.com/docker/cagent-action/compare/v1.0.3...v1.0.5) --- updated-dependencies: - dependency-name: docker/cagent-action dependency-version: 1.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
.github/workflows/agent.yml
vendored
2
.github/workflows/agent.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
run: npm ci
|
||||
|
||||
- name: Run agent
|
||||
uses: docker/cagent-action@v1.0.3
|
||||
uses: docker/cagent-action@v1.0.5
|
||||
timeout-minutes: 15
|
||||
with:
|
||||
cagent-version: v1.15.5
|
||||
|
||||
Reference in New Issue
Block a user