We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb69e00 commit 953f5b9Copy full SHA for 953f5b9
1 file changed
.github/workflows/issue-triage.yml
@@ -19,7 +19,7 @@ jobs:
19
fetch-depth: 0
20
21
- name: Run Claude Code for Issue Triage
22
- uses: anthropics/claude-code-action@a92e7c70a4da9793dc164451d829089dc057a464 # v1.0.159
+ uses: anthropics/claude-code-action@558b1d6cab4085c7753fe402c10bef0fbb92ac7a # v1.0.165
23
with:
24
prompt: |
25
You are an issue triage assistant. Analyze issue #${{ github.event.issue.number }} in ${{ github.repository }} and apply appropriate labels.
0 commit comments