Skip to content

Commit 41a2f35

Browse files
committed
fix: version
1 parent 22b3a4c commit 41a2f35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/claude.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ jobs:
2929
actions: read
3030
steps:
3131
- name: Checkout repository
32-
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
32+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3333
with:
3434
fetch-depth: 1
3535

3636
- name: Run Claude Code
3737
id: claude
38-
uses: anthropics/claude-code-action@6902c227aaa9536481b99d56f3014bbbad6c6da8 # v1
38+
uses: anthropics/claude-code-action@ac1a3207f3f00b4a37e2f3a6f0935733c7c64651 # v1.0
3939
with:
4040
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
4141

0 commit comments

Comments
 (0)