Skip to content

Commit 06a0361

Browse files
committed
Fix issue analyzer version
1 parent dba5d12 commit 06a0361

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/issue_assistant.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
issues: write
1111
contents: read
1212
steps:
13-
- uses: workflowkit/issue-assistant@v1
13+
- uses: workflowkit/issue-assistant@v1.0.0
1414
with:
1515
github_token: ${{ secrets.GITHUB_TOKEN }}
1616
ai_type: "claude"

0 commit comments

Comments
 (0)