Skip to content

Commit 5920814

Browse files
fix(deps): update anthropics/claude-code-action action to v1.0.35
1 parent 1e2dcba commit 5920814

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ runs:
106106
SCHEMA=$(cat "$GITHUB_ACTION_PATH/schema.json" | jq -c .)
107107
echo "value=$SCHEMA" >> "$GITHUB_OUTPUT"
108108
109-
- uses: anthropics/claude-code-action/base-action@8341a564b0c1693e9fa29c681852ee3714980098 # v1.0.33
109+
- uses: anthropics/claude-code-action/base-action@4126f9d9757c0875ff758aa45f3935bc9e3dd1e9 # v1.0.35
110110
id: claude
111111
env:
112112
GITHUB_TOKEN: ${{ inputs.github-token }}

0 commit comments

Comments
 (0)