File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5959
6060 - name : Run Claude Code
6161 id : claude
62- uses : anthropics/claude-code-action@a92e7c70a4da9793dc164451d829089dc057a464 # v1
62+ uses : anthropics/claude-code-action@558b1d6cab4085c7753fe402c10bef0fbb92ac7a # v1
6363 with :
6464 anthropic_api_key : ${{ secrets.ANTHROPIC_API_KEY }}
6565 # Security: Restrict tools to prevent arbitrary code execution.
Original file line number Diff line number Diff line change 9898
9999 - name : Generate release notes with Claude
100100 id : claude
101- uses : anthropics/claude-code-action@a92e7c70a4da9793dc164451d829089dc057a464 # v1
101+ uses : anthropics/claude-code-action@558b1d6cab4085c7753fe402c10bef0fbb92ac7a # v1
102102 env :
103103 # gh CLI used by the skill (read-only PR/issue lookups) authenticates
104104 # via GH_TOKEN. Read access is sufficient — publishing happens in a
You can’t perform that action at this time.
0 commit comments