Skip to content

Commit 253b0cc

Browse files
chore(deps): bump docker/cagent-action in the github-actions group
Bumps the github-actions group with 1 update: [docker/cagent-action](https://github.com/docker/cagent-action). Updates `docker/cagent-action` from 1.1.9 to 1.2.0 - [Release notes](https://github.com/docker/cagent-action/releases) - [Commits](docker/cagent-action@d53201d...73c2715) --- updated-dependencies: - dependency-name: docker/cagent-action dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3561e79 commit 253b0cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
fetch-depth: 0
163163

164164
- name: Generate release notes
165-
uses: docker/cagent-action@d53201d5c0adae9b27bb615beb0a6e45757806ee
165+
uses: docker/cagent-action@73c2715dd8746725fcd160a7356096c99376abdb
166166
with:
167167
agent: .github/agents/release-notes-generator.yaml
168168
anthropic-api-key: ${{ secrets.ANTHROPIC_API_KEY }}

0 commit comments

Comments
 (0)