From 8a063c2c1673b7118dd59962fc09987d2d81852b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 16:54:16 +0000 Subject: [PATCH] chore(claude-code-action): update anthropics/claude-code-action action to v1.0.81 --- claude-code-action/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/claude-code-action/action.yaml b/claude-code-action/action.yaml index a64eb51..5d17085 100644 --- a/claude-code-action/action.yaml +++ b/claude-code-action/action.yaml @@ -37,7 +37,7 @@ runs: aws-region: ${{ inputs.aws-region }} - name: Run Claude Code - uses: anthropics/claude-code-action@v1.0.78 + uses: anthropics/claude-code-action@v1.0.81 with: github_token: ${{ inputs.token }} trigger_phrase: ${{ inputs.trigger-phrase }}