Skip to content

Commit 6e951db

Browse files
chore(deps): update mistricky/ccc action to v0.2.6
1 parent 3f13e16 commit 6e951db

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
@@ -32,7 +32,7 @@ jobs:
3232
run: bun run build
3333
- name: Generate AI changelog
3434
id: changelog
35-
uses: mistricky/ccc@v0.2.5
35+
uses: mistricky/ccc@v0.2.6
3636
with:
3737
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
3838
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)