We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dba5d12 commit 06a0361Copy full SHA for 06a0361
1 file changed
.github/workflows/issue_assistant.yaml
@@ -10,7 +10,7 @@ jobs:
10
issues: write
11
contents: read
12
steps:
13
- - uses: workflowkit/issue-assistant@v1
+ - uses: workflowkit/issue-assistant@v1.0.0
14
with:
15
github_token: ${{ secrets.GITHUB_TOKEN }}
16
ai_type: "claude"
0 commit comments