Skip to content

Commit 745581d

Browse files
deps: pin anthropics/claude-code-action action to f669191
1 parent 3d468bb commit 745581d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/document-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
fetch-depth: 0
2121

22-
- uses: anthropics/claude-code-action@v1
22+
- uses: anthropics/claude-code-action@f669191d7d1e67f08a54b0c11cf5683a9a391951 # v1
2323
with:
2424
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
2525
prompt: |

0 commit comments

Comments
 (0)