We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e5a465 commit 7fbb5ebCopy full SHA for 7fbb5eb
.github/workflows/claude-code-actions.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
claude-integration:
11
- uses: basicmachines-co/claude-code-github-action/.github/workflows/claude-full.yml@v0.10.0
+ uses: basicmachines-co/claude-code-github-action/.github/workflows/claude-full.yml@v0.11.0
12
with:
13
issue-label: 'claude-fix' # Optional: customize the trigger label
14
secrets:
0 commit comments