Skip to content

Commit 9b8966d

Browse files
committed
Update example-minimal.yml to reference v0.5.4
1 parent 558499b commit 9b8966d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/example-minimal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
# This demonstrates how to use the reusable workflow for comment-based interactions
1010
jobs:
1111
claude-integration:
12-
uses: fractureinc/claude-code-github-action/.github/workflows/claude-full.yml@v0.5.3
12+
uses: fractureinc/claude-code-github-action/.github/workflows/claude-full.yml@v0.5.4
1313
with:
1414
# Optional customizations:
1515
issue-label: 'claude-fix' # The label used to trigger issue fixes

0 commit comments

Comments
 (0)