Skip to content

Commit 5e0b9c7

Browse files
authored
Revert "Bump anthropics/claude-code-action from 1.0.88 to 1.0.111" (#130)
Reverts #126 Issue from #117 still not resolved, so repinning to v1.0.88
1 parent 1ebf302 commit 5e0b9c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/claude.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
# crashes with "ENOENT: no such file or directory, symlink" in
3838
# restoreConfigFromBase because CLAUDE.md is a symlink to AGENTS.md.
3939
# Revert to @v1 once the fix in #1186 is released.
40-
uses: anthropics/claude-code-action@v1.0.111
40+
uses: anthropics/claude-code-action@v1.0.88
4141
with:
4242
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
4343

0 commit comments

Comments
 (0)