Skip to content

Commit 388a198

Browse files
chore(deps): update mistricky/ccc action to v0.2.5 (#173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 77402e1 commit 388a198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
run: bun run build
9393
- name: Generate AI changelog
9494
id: changelog
95-
uses: mistricky/ccc@v0.2.3
95+
uses: mistricky/ccc@v0.2.5
9696
with:
9797
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
9898
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)