Skip to content

Commit 626bb71

Browse files
chore(deps): update mistricky/ccc action to v0.2.6
1 parent c580d43 commit 626bb71

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
@@ -34,7 +34,7 @@ jobs:
3434
run: bun run build
3535
- name: Generate AI changelog
3636
id: changelog
37-
uses: mistricky/ccc@v0.2.3
37+
uses: mistricky/ccc@v0.2.6
3838
with:
3939
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
4040
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)