From 1d0e0a1834960c861fae125efffbca3f66530375 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 17:24:27 +0000 Subject: [PATCH] chore(actions): bump anthropics/claude-code-action Bumps [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) from 1.0.190 to 1.0.193. - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](https://github.com/anthropics/claude-code-action/compare/5ef2e550a465a721f4f45e4a7d3c340c873e1dcc...9d7150bc8a3dae8149739a88019d192b579ad90c) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.193 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/issue-agent.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/issue-agent.yml b/.github/workflows/issue-agent.yml index 85c5a0d..96e78bb 100644 --- a/.github/workflows/issue-agent.yml +++ b/.github/workflows/issue-agent.yml @@ -70,7 +70,7 @@ jobs: git config user.name "issue-agent[bot]" git config user.email "issue-agent@users.noreply.github.com" - - uses: anthropics/claude-code-action@5ef2e550a465a721f4f45e4a7d3c340c873e1dcc # v1 + - uses: anthropics/claude-code-action@9d7150bc8a3dae8149739a88019d192b579ad90c # v1 env: # 发评论专用:GITHUB_TOKEN 身份是 github-actions[bot],评论会明确 # 标为机器人。PAT 属主是维护者本人,用它发评论会让 agent 的发言和