Skip to content

Commit 0a77e9b

Browse files
authored
FEC-881- CC signed commit (#1450)
feat(claude): enable commit signing for CC action-option1
1 parent 22046a9 commit 0a77e9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/claude.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
uses: anthropics/claude-code-action@v1
3636
with:
3737
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
38+
use_commit_signing: true
3839

3940
# This is an optional setting that allows Claude to read CI results on PRs
4041
additional_permissions: |

0 commit comments

Comments
 (0)