Skip to content

Commit d47dfbb

Browse files
chore(deps): bump docker/cagent-action in the github-actions group (#776)
Bumps the github-actions group with 1 update: [docker/cagent-action](https://github.com/docker/cagent-action). Updates `docker/cagent-action` from 1.2.11 to 1.2.13 - [Release notes](https://github.com/docker/cagent-action/releases) - [Commits](docker/cagent-action@b6e1c73...3a12dbd) --- updated-dependencies: - dependency-name: docker/cagent-action dependency-version: 1.2.13 dependency-type: direct:production update-type: version-update:semver-patch 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 b7379be commit d47dfbb

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
@@ -167,7 +167,7 @@ jobs:
167167
fetch-depth: 0
168168

169169
- name: Generate release notes
170-
uses: docker/cagent-action@b6e1c73e1bb475e840842b1f43a4647fcb16b495
170+
uses: docker/cagent-action@3a12dbd0c6cd7dda3d4e05f24f0143c9701456de
171171
with:
172172
agent: .github/agents/release-notes-generator.yaml
173173
anthropic-api-key: ${{ secrets.ANTHROPIC_API_KEY }}

0 commit comments

Comments
 (0)