From e304150a64e05c3774c957ee70805dc3d3f7a7bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 18:19:23 +0000 Subject: [PATCH] chore(claude-code-action): update anthropics/claude-code-action action to v1.0.78 --- 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 7fc8b5c..a64eb51 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.77 + uses: anthropics/claude-code-action@v1.0.78 with: github_token: ${{ inputs.token }} trigger_phrase: ${{ inputs.trigger-phrase }}