Skip to content

Commit 4632405

Browse files
committed
Fix claude-code-actions.yml to use v0.7.0 of basicmachines-co action
1 parent 3a6d5ff commit 4632405

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/claude-code-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
claude-integration:
11-
uses: basicmachines-co/claude-code-github-action/.github/workflows/claude-full.yml@v0.
11+
uses: basicmachines-co/claude-code-github-action/.github/workflows/claude-full.yml@v0.7.0
1212
with:
1313
issue-label: 'claude-fix' # Optional: customize the trigger label
1414
secrets:

0 commit comments

Comments
 (0)