Skip to content

Commit 81b441b

Browse files
grllclaude
andcommitted
Update claude-code-base-action to commit with critical fix
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent f08181a commit 81b441b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ runs:
126126
- name: Run Claude Code
127127
id: claude-code
128128
if: steps.prepare.outputs.contains_trigger == 'true'
129-
uses: grll/claude-code-base-action@27eda5e9c4eff1ef4919086595947a5b3547d9e5 # Latest commit from fork
129+
uses: grll/claude-code-base-action@83c1d87085aace6d7d9334e7f2be763049fd54da # Latest commit from fork with critical fix
130130
with:
131131
prompt_file: ${{ runner.temp }}/claude-prompts/claude-prompt.txt
132132
allowed_tools: ${{ env.ALLOWED_TOOLS }}

0 commit comments

Comments
 (0)