We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8994b4 commit f259729Copy full SHA for f259729
1 file changed
.github/workflows/test.yml
@@ -29,7 +29,7 @@ jobs:
29
echo "feedback=$FEEDBACK" >> $GITHUB_OUTPUT
30
31
- name: Process with Claude Code
32
- uses: fractureinc/claude-code-github-action@v0.1.2
+ uses: fractureinc/claude-code-github-action@v0.1.3
33
with:
34
mode: 'review'
35
pr-number: ${{ steps.pr.outputs.number }}
0 commit comments