Skip to content

Commit 3d3974e

Browse files
chore(deps): bump docker/cagent-action in the github-actions group (#869)
Bumps the github-actions group with 1 update: [docker/cagent-action](https://github.com/docker/cagent-action). Updates `docker/cagent-action` from 1.3.4 to 1.4.1 - [Release notes](https://github.com/docker/cagent-action/releases) - [Commits](docker/cagent-action@f4853bd...d98096f) --- updated-dependencies: - dependency-name: docker/cagent-action dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f64bbf0 commit 3d3974e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
fetch-depth: 0
159159

160160
- name: Generate release notes
161-
uses: docker/cagent-action@f4853bda35d5232d0eaf6fb95ec4ad33ba1c763f
161+
uses: docker/cagent-action@d98096f432f2aea5091c811852c4da804e60623a
162162
with:
163163
agent: .github/agents/release-notes-generator.yaml
164164
anthropic-api-key: ${{ secrets.ANTHROPIC_API_KEY }}

0 commit comments

Comments
 (0)