Skip to content

Commit d31bdf4

Browse files
chore(deps): bump docker/cagent-action in the github-actions group (#909)
Bumps the github-actions group with 1 update: [docker/cagent-action](https://github.com/docker/cagent-action). Updates `docker/cagent-action` from 1.4.3 to 1.5.1 - [Release notes](https://github.com/docker/cagent-action/releases) - [Commits](docker/cagent-action@ec48655...0498757) --- updated-dependencies: - dependency-name: docker/cagent-action dependency-version: 1.5.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 f51a594 commit d31bdf4

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
@@ -165,7 +165,7 @@ jobs:
165165
fetch-depth: 0
166166

167167
- name: Generate release notes
168-
uses: docker/cagent-action@ec4865576952df6285652f2cf8ffb4ad45ff5f80
168+
uses: docker/cagent-action@0498757af1c50b084f763d626f571918cf317509
169169
with:
170170
agent: .github/agents/release-notes-generator.yaml
171171
anthropic-api-key: ${{ secrets.ANTHROPIC_API_KEY }}

0 commit comments

Comments
 (0)